| commit | 72928a2c8afefd4d3eccf636cfd7b1d6aba3fd02 | [log] [tgz] |
|---|---|---|
| author | Rasmus Munk Larsen <rmlarsen@google.com> | Tue Nov 13 17:10:30 2018 +0000 |
| committer | Rasmus Munk Larsen <rmlarsen@google.com> | Tue Nov 13 17:10:30 2018 +0000 |
| tree | c78d340ff0f7f8922053cc179d3d98fe7f8b5309 | |
| parent | f67b19a884768df88107d44e28542ae5dde677d2 [diff] | |
| parent | cda479d626d13b8c55f27fc462de2a85d668d190 [diff] |
Merged in rmlarsen/eigen2 (pull request PR-543) 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. Approved-by: Eugene Zhulenev <ezhulenev@google.com>
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
For pull request please only use the official repository at https://bitbucket.org/eigen/eigen.
For bug reports and feature requests go to http://eigen.tuxfamily.org/bz.