This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
719d9aee6535ebadfcbcf4eb09f00b778b9b2d06
eigen
/
unsupported
/
Eigen
/
CXX11
History
Rasmus Munk Larsen
719d9aee65
Add parallel memcpy to TensorThreadPoolDevice in Eigen, but limit the number of threads to 4, beyond which we just seem to be wasting CPU cycles as the threads contend for memory bandwidth.
2018-11-12 17:46:02 -08:00
..
src
Add parallel memcpy to TensorThreadPoolDevice in Eigen, but limit the number of threads to 4, beyond which we just seem to be wasting CPU cycles as the threads contend for memory bandwidth.
2018-11-12 17:46:02 -08:00
CMakeLists.txt
bug
#1167
: simplify installation of header files using cmake's install(DIRECTORY ...) command.
2016-08-29 10:59:37 +02:00
Tensor
Fix GPU build due to gpu_assert not always being defined.
2018-10-18 16:29:29 -07:00
TensorSymmetry
bug
#1596
: fix inclusion of Eigen's header within unsupported modules.
2018-09-17 09:54:29 +02:00
ThreadPool
bug
#1596
: fix inclusion of Eigen's header within unsupported modules.
2018-09-17 09:54:29 +02:00