eigen/unsupported/Eigen/CXX11
2017-01-26 12:46:06 -08:00
..
src Revert PR-292. After further investigation, the memcpy->memmove change was only good for Haswell on older versions of glibc. Adding a switch for small sizes is perhaps useful for string copies, but also has an overhead for larger sizes, making it a poor trade-off for general memcpy. 2017-01-26 12:46:06 -08:00
CMakeLists.txt
Tensor Leverage libxsmm kernels within signle threaded contractions 2016-12-21 12:32:06 -08:00
TensorSymmetry
ThreadPool Moved the choice of ThreadPool to unsupported/Eigen/CXX11/ThreadPool 2016-12-12 15:24:16 -08:00