Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 744 Bytes

File metadata and controls

10 lines (7 loc) · 744 Bytes

+++ title = "Loop acceleration" +++

Loop acceleration

Relevant Packages: LoopVectorization.jl, ThreadsX.jl, FLoops.jl, Folds.jl, FoldsThreads.jl

This page might be more appropriately named something along the lines of "accelerated computing" or "multithreading". The optimal way to slice the domains into pages is not yet decided.

This section is not yet written. If you have used or developed Julia packages in this domain, we would love your help! Please visit the "Contributing" section of the repository that hosts this website for information on contributions.