aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cuda_basic.cu
Commit message (Expand)AuthorAge
* 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
* bug #1266: remove CUDA guards on MatrixBase::<decomposition> definitions. (th...Gravatar Gael Guennebaud2016-09-06
* Fix compilation when cuda_fp16.h does not exist.Gravatar Gael Guennebaud2016-09-05
* Fix compilation with cuda 8Gravatar Gael Guennebaud2016-08-29
* Fix compilation of cuda unit testGravatar Gael Guennebaud2015-09-02
* Add support for replicate in CUDAGravatar Gael Guennebaud2015-07-20
* Clean some previous changes and more cuda fixesGravatar Gael Guennebaud2015-07-15
* Make cuda_basic test compile again by adding lots of EIGEN_DEVICE_FUNC.Gravatar Christoph Hertzberg2014-10-13
* Fixed a typo in cuda_basic.cuGravatar Benoit Steiner2014-04-12
* NVCC: fix closed-form eigenvalue decomposition, workaround gcc4.7/nvcc5.5 issueGravatar Gael Guennebaud2014-01-24
* Add minimalistic unit tests for NVCC supportGravatar Gael Guennebaud2013-11-05