Skip to content

v0.0.5

Compare
Choose a tag to compare
@V0ldek V0ldek released this 26 May 23:54
· 34 commits to main since this release
e563dd5

[0.0.5] - 2022-05-27

Features

Add support for AVX512.

  • When the avx512f target feature is enabled the SimdBlock 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.