aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cuda_basic.cu
Commit message (Collapse)AuthorAge
* bug #1266: remove CUDA guards on MatrixBase::<decomposition> definitions. ↵Gravatar Gael Guennebaud2016-09-06
| | | | (those used to break old nvcc versions that we propably don't care anymore)
* 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
| | | | Although the test passes now, there might still be some missing.
* 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