Closed esseivaju closed 3 days ago
3 844 files 5 936 suites 4m 6s :stopwatch: 1 592 tests 1 564 :white_check_mark: 28 :zzz: 0 :x: 19 705 runs 19 630 :white_check_mark: 75 :zzz: 0 :x:
Results for commit 152316ec.
:recycle: This comment has been updated with latest results.
Thanks @esseivaju ! I thought you said that the
range
test failed under c++20; did you not see that in this case? Or was that only on CUDA?
Yes, it only happens when CUDA is enabled. The step function is causing the issue on device.
Even though we don't use c++20 yet, some clients might. Add fast CI jobs to check that we are compatible.