aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h
Commit message (Expand)AuthorAge
* Added ability to access the cache sizes from the tensor devicesGravatar Benoit Steiner2016-04-14
* Prepared the migration to the new non blocking thread poolGravatar Benoit Steiner2016-04-14
* Made it possible to customize the threadpoolGravatar Benoit Steiner2016-03-28
* Fixed compilation errorGravatar Benoit Steiner2016-03-22
* Pulled latest updates from trunkGravatar Benoit Steiner2016-03-22
|\
* | Use a single Barrier instead of a collection of Notifications to reduce the t...Gravatar Benoit Steiner2016-03-22
| * Fixed a couple of typosGravatar Benoit Steiner2016-03-22
| * Avoid using std::vector whenever possibleGravatar Benoit Steiner2016-03-22
|/
* Split TensorDeviceType.h in 3 files to make it more manageableGravatar Benoit Steiner2015-11-20