aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h
Commit message (Expand)AuthorAge
* Clean up gpu device properties.Gravatar Antonio Sanchez2021-05-07
* Fix for issue with static global variables in TensorDeviceGpu.hGravatar Turing Eret2021-04-23
* Clean up the Tensor header and get rid of the EIGEN_SLEEP macro.Gravatar Rasmus Munk Larsen2020-12-02
* Drop support for c++03 in Eigen tensor. Get rid of some code used to emulate ...Gravatar Rasmus Munk Larsen2019-10-18
* Fix preprocessor condition to only generate a warning when calling eigen::Gpu...Gravatar Rasmus Munk Larsen2019-06-28
* [SYCL] This PR adds the minimum modifications to the Eigen unsupported module...Gravatar Mehdi Goli2019-06-28
* [PATCH 1/2] Misc. typosGravatar luz.paz"2018-09-18
* Correcting the position of allocate_temp/deallocate_temp in TensorDeviceGpu.hGravatar Mehdi Goli2018-08-01
* Distinguishing between internal memory allocation/deallocation from explicit ...Gravatar Mehdi Goli2018-08-01
* Introduce gpu_assert for assertion in device-code, and disable them with clan...Gravatar Gael Guennebaud2018-07-13
* merging the CUDA and HIP implementation for the Tensor directory and the unit...Gravatar Deven Desai2018-06-20
* renaming *Cuda files to *Gpu in the unsupported/Eigen/CXX11/src/Tensor and un...Gravatar Deven Desai2018-06-20