Commit Graph

2 Commits

Author SHA1 Message Date
luncliff
be279261ff test cuda: add more comment / macro check
* checks both `__NVCC__` and `__CUDACC__`

More comments for CMake and CUDA source file.
2019-08-29 00:24:16 +09:00
luncliff
ba82f542d6 test cuda: import fmt in CUDA source code
Current test is only for Windows(cl.exe).
Need to test more with the other host compilers...

* Activate the test when `find_package(CUDA)` worked
* The test runs with C++14

Detailed comments in 'test/cuda-test'
2019-08-28 09:58:37 +00:00