FYI @inbounds Threads.@threads for does not remove the bound check in the loop body. See: What is the cause of this performance difference between Julia and Cython? - #4 by tkf
4 Likes
FYI @inbounds Threads.@threads for does not remove the bound check in the loop body. See: What is the cause of this performance difference between Julia and Cython? - #4 by tkf