Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix CUDA constexpr issues for numeric_limits. | Antonio Sanchez | 2021-03-30 |
* | Disable new/delete test for HIP | Antonio Sanchez | 2021-02-25 |
* | Fix CUDA device new and delete, and add test. | Antonio Sanchez | 2021-02-24 |
* | Specialize std::complex operators for use on GPU device. | Antonio Sanchez | 2021-01-22 |
* | Add CUDA complex sqrt. | Antonio Sanchez | 2020-12-22 |
* | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR... | Gael Guennebaud | 2018-07-17 |
* | Disable eigenvalues test for clang-cuda | Gael Guennebaud | 2018-07-12 |
* | Updates corresponding to the latest round of PR feedback | Deven Desai | 2018-07-11 |
* | renaming CUDA* to GPU* for some header files | Deven Desai | 2018-07-11 |