aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_cuda.cu
Commit message (Expand)AuthorAge
* renaming *Cuda files to *Gpu in the unsupported/Eigen/CXX11/src/Tensor and un...Gravatar Deven Desai2018-06-20
* Derivative of the incomplete Gamma function and the sample of a Gamma random ...Gravatar Michael Figurnov2018-06-06
* Exponentially scaled modified Bessel functions of order zero and one.Gravatar Michael Figurnov2018-05-31
* 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 in...Gravatar Gael Guennebaud2017-08-24
* Fixed a few more compilation warningsGravatar Benoit Steiner2016-10-28
* Fix compilation when cuda_fp16.h does not exist.Gravatar Gael Guennebaud2016-09-05
* Fix the cxx11_tensor_cuda.cu test on 32bit platforms.Gravatar Benoit Steiner2016-09-02
* Added a test for nullary expressions on CUDAGravatar Benoit Steiner2016-09-01
* Fix compilation with CUDA 8Gravatar Gael Guennebaud2016-09-01
* Add TernaryFunctors and the betainc SpecialFunction.Gravatar Eugene Brevdo2016-06-02
* Fixed a few memory leaksGravatar Benoit Steiner2016-04-28
* Fixed the zeta testGravatar Benoit Steiner2016-04-12
* Worked around numerical noise in the test for the zeta function.Gravatar Benoit Steiner2016-04-07
* Fixed a typo in the polygamma test.Gravatar Benoit Steiner2016-04-07
* Fixed a typo in a testGravatar Benoit Steiner2016-04-07
* Added support for isinf, isnan, and isfinite checks to the tensor apiGravatar Benoit Steiner2016-04-07
* Fixed the tests for the zeta and polygamma functionsGravatar Benoit Steiner2016-04-06
* Added CUDA tests.Gravatar Till Hoffmann2016-04-01
* Made sure that the cxx11_tensor_cuda test can be compiled even without suppor...Gravatar Benoit Steiner2016-03-23
* Resolve bad merge.Gravatar Eugene Brevdo2016-03-08
* Deleted outdated commentGravatar Benoit Steiner2016-02-11
* Sharded the cxx11_tensor_cuda test and fixed a memory leakGravatar Benoit Steiner2016-01-30
* Fixed the tensor_cuda testGravatar Benoit Steiner2016-01-27
* Made the cuda tests compile using make checkGravatar Benoit Steiner2016-01-27