aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/gpu_basic.cu
Commit message (Expand)AuthorAge
* Fix CUDA constexpr issues for numeric_limits.Gravatar Antonio Sanchez2021-03-30
* Disable new/delete test for HIPGravatar Antonio Sanchez2021-02-25
* Fix CUDA device new and delete, and add test.Gravatar Antonio Sanchez2021-02-24
* Specialize std::complex operators for use on GPU device.Gravatar Antonio Sanchez2021-01-22
* Add CUDA complex sqrt.Gravatar Antonio Sanchez2020-12-22
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Disable eigenvalues test for clang-cudaGravatar Gael Guennebaud2018-07-12
* Updates corresponding to the latest round of PR feedbackGravatar Deven Desai2018-07-11
* renaming CUDA* to GPU* for some header filesGravatar Deven Desai2018-07-11