Support ARM64 Streaming SVE
This is part of the Scalable Matrix Extensions (SME)
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- src/pystencils/backends/arm_instruction_sets.py 22 additions, 18 deletionssrc/pystencils/backends/arm_instruction_sets.py
- src/pystencils/backends/simd_instruction_sets.py 4 additions, 1 deletionsrc/pystencils/backends/simd_instruction_sets.py
- src/pystencils/cpu/cpujit.py 6 additions, 1 deletionsrc/pystencils/cpu/cpujit.py
- src/pystencils/include/philox_rand.h 5 additions, 3 deletionssrc/pystencils/include/philox_rand.h
- tests/test_conditional_vec.py 4 additions, 4 deletionstests/test_conditional_vec.py
- tests/test_random.py 2 additions, 2 deletionstests/test_random.py
- tests/test_vectorization.py 2 additions, 2 deletionstests/test_vectorization.py
Please register or sign in to comment