Hacker News new | past | comments | ask | show | jobs | submit login

You don't really need the `@simd` macro, though. The compiler is pretty good at vectorizing on its own now.

From the docs: "In many cases, Julia is able to automatically vectorize inner for loops without the use of `@simd`. Using `@simd` gives the compiler a little extra leeway to make it possible in more situations."




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: