aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_reduction_cuda.cu
Commit message (Collapse)AuthorAge
* 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 ↵Gravatar Gael Guennebaud2017-08-24
| | | | introducing EIGEN_CUDACC_VER
* Fixed a bug impacting some outer reductions on GPUGravatar Benoit Steiner2016-09-12
|
* Fix compilation when cuda_fp16.h does not exist.Gravatar Gael Guennebaud2016-09-05
|
* Fix compilation with CUDA 8Gravatar Gael Guennebaud2016-09-01
|
* Enable efficient Tensor reduction for doublesGravatar Igor Babuschkin2016-07-01
|
* Shared the tensor reduction testGravatar Benoit Steiner2016-02-01
|
* Fixed a few memory leaks in the cuda testsGravatar Benoit Steiner2016-01-30
|
* Fix unit test filename.Gravatar Gael Guennebaud2016-01-28