simd-instructions topic
List
simd-instructions repositories
litesimd
15
Stars
0
Forks
Watchers
Litesimd is a no overhead, header only, C++ library for SIMD processing, specialized on SIMD comparison and data shuffle.
vectorclass
15
Stars
3
Forks
Watchers
Random number generator for large applications using vector instructions
CSR2
19
Stars
4
Forks
Watchers
A New Format for SIMD-accelerated SpMV
ALBUS
16
Stars
2
Forks
Watchers
A Method for efficiently processing SpMV using SIMD and load balancing
avec
15
Stars
1
Forks
Watchers
A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functionality for ARM, and providing containers for aligned memory with v...