Gael Guennebaud
|
3cb914f332
|
bug #1266: remove CUDA guards on MatrixBase::<decomposition> definitions. (those used to break old nvcc versions that we propably don't care anymore)
|
2016-09-06 09:55:50 +02:00 |
|
Gael Guennebaud
|
dabc81751f
|
Fix compilation when cuda_fp16.h does not exist.
|
2016-09-05 17:14:20 +02:00 |
|
Gael Guennebaud
|
6cd7b9ea6b
|
Fix compilation with cuda 8
|
2016-08-29 11:06:08 +02:00 |
|
Gael Guennebaud
|
cda55ab245
|
Fix compilation of cuda unit test
|
2015-09-02 16:59:07 +02:00 |
|
Gael Guennebaud
|
88e352adac
|
Add support for replicate in CUDA
|
2015-07-20 10:53:03 +02:00 |
|
Gael Guennebaud
|
f5aa640862
|
Clean some previous changes and more cuda fixes
|
2015-07-15 10:57:55 +02:00 |
|
Christoph Hertzberg
|
d3f52debc6
|
Make cuda_basic test compile again by adding lots of EIGEN_DEVICE_FUNC.
Although the test passes now, there might still be some missing.
|
2014-10-13 17:18:26 +02:00 |
|
Benoit Steiner
|
a803ff18a9
|
Fixed a typo in cuda_basic.cu
|
2014-04-12 20:24:05 -07:00 |
|
Gael Guennebaud
|
deab937d45
|
NVCC: fix closed-form eigenvalue decomposition, workaround gcc4.7/nvcc5.5 issue
|
2014-01-24 12:50:29 +01:00 |
|
Gael Guennebaud
|
4f572e4c14
|
Add minimalistic unit tests for NVCC support
|
2013-11-05 15:41:45 +01:00 |
|