You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* (WIP) Optimising and measuring
* Simplify introduction
* Add a really contrived non-example of optimized code
* Finish measurements subsection
* Add skeleton of Benchmark suites section
* [WIP] Parallelism
* Write the efficient types subsection
* Add reference to Accessors.jl
* Write about AllocCheck and BangBang
* Remove reference to StaticCompiler
* [WIP] Detecting instabilities (JET, Cthulhu)
* [WIP] All about profilers!
* Finish Profiling and start on Concurrency
* Rework parallelism/concurrency intro
* Finish the multi-threading section.
* [WIP] Start writing the distributed section
* Add explanation of unified concurrency model
* Finish explaining Distributed (TODO: MPI/Elemental)
* Update Concurrency tldr
* Discuss MPI and Elemental
* [SIMD] CPU instructions
* Write: ThreadingUtilities ecosystem and SIMD.
* Small wording (, particularly)
* Rename section
* [WIP] instruction-level vectorization
* Remove block causing CI failure
* Uncomment @btime/@benchmark code
* Fix SA example, remove most comments
* Does this fix it?
* Fix benchmarking in first section
* Add Chairmarks content and benchmark output
* Reviewed until the end of benchmarking
* Proofread to the start of precompilation
* Remove parallelism
* Add main
* Remove junk
---------
Co-authored-by: Guillaume Dalle <[email protected]>
0 commit comments