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
DanielDoehring
changed the title
Allocations for Julia built-in @threads instead of Polyester @batch
Allocations for Julia built-in @threads in contrast to Polyester @batch
Dec 12, 2023
If we use the Julia built-in
@threads
instead of thePolyester.jl
by out-commenting the relevant sectionTrixi.jl/src/auxiliary/auxiliary.jl
Lines 227 to 235 in 3d899bc
instead of
Trixi.jl/src/auxiliary/auxiliary.jl
Lines 245 to 247 in 3d899bc
there are allocations in several elixirs, see a CI run from a hot-fix aimed PR., with very severe ones for the parabolic parts.
Related: #1766 and JuliaSIMD/Polyester.jl#128
The text was updated successfully, but these errors were encountered: