▲ | jvanderbot 6 days ago | |||||||
In my experience Rust is very good about using simd for loading and not great at using it automatically for math. This is from some experimentation at work and checking disassembly so ymmv There are common library extensions for that. | ||||||||
▲ | cozzyd 6 days ago | parent [-] | |||||||
Or zmmv if avx-512 is supported? | ||||||||
|