v0.0.5
[0.0.5] - 2022-05-27
Features
Add support for AVX512.
- When the
avx512f
target feature is enabled theSimdBlock
is set to 64 bytes.
Reliability
Enable local simd-size-matrix tests.
- One can use the
test_simd_sizes.py
script to run the simd-size test matrix locally.