Skip to content

Fixed

Build / cuda-ndebug-orange / projectroot.test.celeritas.celeritas/random/CurandPerformance (from CTest)

Took 0.88 sec.

Standard Output

Celeritas version 0.5.0-dev.69+ddf826d3
[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from CurandTest
[ RUN      ] CurandTest.curand_xorwow_host
[       OK ] CurandTest.curand_xorwow_host (20 ms)
[ RUN      ] CurandTest.curand_mrg32k3a_host
[       OK ] CurandTest.curand_mrg32k3a_host (241 ms)
[ RUN      ] CurandTest.curand_philox4_32_10_host
[       OK ] CurandTest.curand_philox4_32_10_host (38 ms)
[ RUN      ] CurandTest.std_mt19937_host
[       OK ] CurandTest.std_mt19937_host (138 ms)
[----------] 4 tests from CurandTest (438 ms total)

[----------] 4 tests from CurandDeviceTest
[ RUN      ] CurandDeviceTest.curand_xorwow_device
[       OK ] CurandDeviceTest.curand_xorwow_device (16 ms)
[ RUN      ] CurandDeviceTest.curand_mrg32k3a_device
[       OK ] CurandDeviceTest.curand_mrg32k3a_device (14 ms)
[ RUN      ] CurandDeviceTest.curand_philox4_32_10_t_device
[       OK ] CurandDeviceTest.curand_philox4_32_10_t_device (14 ms)
[ RUN      ] ...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]