You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for submitting this issue - the CCCL team has been notified and we'll get back to you as soon as we can!
In the mean time, feel free to add any relevant information to this issue.
Is this a duplicate?
Type of Bug
Silent Failure
Component
Thrust
Describe the bug
When using thrust::shuffle with input arrays greater than 2^32 the philox implementation outputs duplicate values.
How to Reproduce
Run the
TestFunctionIsBijection()
with 2^32+1 elements, the check fails as 3 is not generatedExpected behavior
The function should generate each value exactly once
Reproduction link
No response
Operating System
No response
nvidia-smi output
No response
NVCC version
No response
The text was updated successfully, but these errors were encountered: