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

Loopvectorization exploits avx512, when available. How is that achieved?



IIRC it relies on HostCPUFeatures.jl which parses output from LLVM. However, this means it just crashes when used on a different CPU than it was compiled on (which can happen on compute clusters) and it crashes if the user sets JULIA_CPU_TARGET.




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

Search: