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
Set LoopVectorization lower bound to 0.8.7, as this requires at least… (#10)
* Set LoopVectorization lower bound to 0.8.7, as this requires at least VectorizationBase 0.12.11, which includes (a) a workaround for a bug in Ice Lake OSX systems preventing it from supporting AVX512 even when the CPU does, and (b) a workaround for systems with multiple loaded LLVM libraries by falling back on the original CpuId.jl behavior.
* Add VectorizationBase as an explicit dependency, set lower bound to 0.12.9
* Need VectorizationBase 0.12.13.
0 commit comments