aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_contract_cuda.cu
Commit message (Expand)AuthorAge
* Fixed a compilation warningGravatar Benoit Steiner2016-10-28
* Fix compilation when cuda_fp16.h does not exist.Gravatar Gael Guennebaud2016-09-05
* Fix compilation with CUDA 8Gravatar Gael Guennebaud2016-09-01
* Added tests for full contractions using thread pools and gpu devices.Gravatar Benoit Steiner2016-05-05
* Cleaned up a tensor contraction testGravatar Benoit Steiner2016-02-01
* Sharded the cxx11_tensor_contract_cuda testGravatar Benoit Steiner2016-02-01
* Made the CUDA contract test more robust to numerical noise.Gravatar Benoit Steiner2016-01-30
* Made the cuda tests compile using make checkGravatar Benoit Steiner2016-01-27