blitzpp / blitz

Blitz++ Multi-Dimensional Array Library for C++
https://github.com/blitzpp/blitz/wiki
Other
405 stars 84 forks source link

docs: document how and when Blitz uses SIMD instructions #77

Open slayoo opened 5 years ago

slayoo commented 5 years ago

Blitz code contains optional compiler vectorization optimizations for SIMD instruction, but it is not mentioned yet in the docs.