Registered Member
|
From http://eigen.tuxfamily.org/dox/group__T ... Class.html
The link to “Vectorization” said “write this dox page”. I was wondering, why is Eigen more aggressive with SIMD with dynamic sizes than fixed sizes? |
Moderator
|
For example, with SSE and 5x1 fixed-size vectors, then Eigen won't attempt to perform any vectorization, whereas for dynamic-size vectors, since Eigen cannot know that the vector will be that small, then the same logic will be applied as for any dynamic vectors.
|
Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], ourcraft