Files
eigen/Eigen
Gael Guennebaud a8ad8887bf Implement a more generic blocking-size selection algorithm. See explanations inlines.
It performs extremely well on Haswell. The main issue is to reliably and quickly find the
actual cache size to be used for our 2nd level of blocking, that is: max(l2,l3/nb_core_sharing_l3)
2015-02-26 16:04:35 +01:00
..
2015-02-13 16:21:59 -08:00
2013-07-02 14:08:12 +01:00
2014-10-29 11:29:33 +01:00