Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bug #1266: remove CUDA guards on MatrixBase::<decomposition> definitions. (th... | Gael Guennebaud | 2016-09-06 |
* | Fix compilation when cuda_fp16.h does not exist. | Gael Guennebaud | 2016-09-05 |
* | Fix compilation with cuda 8 | Gael Guennebaud | 2016-08-29 |
* | Fix compilation of cuda unit test | Gael Guennebaud | 2015-09-02 |
* | Add support for replicate in CUDA | Gael Guennebaud | 2015-07-20 |
* | Clean some previous changes and more cuda fixes | Gael Guennebaud | 2015-07-15 |
* | Make cuda_basic test compile again by adding lots of EIGEN_DEVICE_FUNC. | Christoph Hertzberg | 2014-10-13 |
* | Fixed a typo in cuda_basic.cu | Benoit Steiner | 2014-04-12 |
* | NVCC: fix closed-form eigenvalue decomposition, workaround gcc4.7/nvcc5.5 issue | Gael Guennebaud | 2014-01-24 |
* | Add minimalistic unit tests for NVCC support | Gael Guennebaud | 2013-11-05 |