JuliaParallel / Dagger.jl

A framework for out-of-core and parallel execution
Other
629 stars 67 forks source link

Warn in docs about sync on inner loops #550

Closed quildtide closed 1 month ago

quildtide commented 2 months ago

Main feature is a warning regarding using @sync on inner loops.

There are also some minor grammar fixes to a sentence on the same page, partially thanks to @wolthom for noticing them.

jpsamaroo commented 1 month ago

Awesome, thanks so much!