aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_device.cu
Commit message (Expand)AuthorAge
* applying EIGEN_DECLARE_TEST to *gpu* testsGravatar Deven Desai2018-07-17
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* merging the CUDA and HIP implementation for the Tensor directory and the unit...Gravatar Deven Desai2018-06-20
* Removed unecesasry #includeGravatar Benoit Steiner2017-10-22
* Added support for CUDA 9.0.Gravatar Benoit Steiner2017-08-31
* Handle min/max/inf/etc issue in cuda_fp16.h directly in test/main.hGravatar Gael Guennebaud2017-08-24
* bug #1462: remove all occurences of the deprecated __CUDACC_VER__ macro by in...Gravatar Gael Guennebaud2017-08-24
* Fix compilation when cuda_fp16.h does not exist.Gravatar Gael Guennebaud2016-09-05
* Fix compilation with CUDA 8Gravatar Gael Guennebaud2016-09-01
* Avoid unecessary type promotionGravatar Benoit Steiner2016-05-05
* Silenced a few compilation warningsGravatar Benoit Steiner2016-02-01
* Sharded the tensor device testGravatar Benoit Steiner2016-02-01
* Made the cuda tests compile using make checkGravatar Benoit Steiner2016-01-27