aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_argmax_cuda.cu
Commit message (Expand)AuthorAge
* renaming *Cuda files to *Gpu in the unsupported/Eigen/CXX11/src/Tensor and un...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
* Cleaned up a regression testGravatar Benoit Steiner2016-10-08
* Fix compilation when cuda_fp16.h does not exist.Gravatar Gael Guennebaud2016-09-05
* Fix compilation with CUDA 8Gravatar Gael Guennebaud2016-09-01
* Merged patch 672 from Justin Lebar: Don't use long doubles with cudaGravatar Benoit Steiner2016-03-22
* Sharded the CUDA argmax tensor testGravatar Benoit Steiner2016-01-31
* Fixed a few memory leaks in the cuda testsGravatar Benoit Steiner2016-01-30
* Made the cuda tests compile using make checkGravatar Benoit Steiner2016-01-27