Skip to content
Commit d49606c1 authored by Tomasz Rybak's avatar Tomasz Rybak
Browse files

Ensure that correct integer type is passed

Some CURAND functions expect 64-bit integers (unsigned long long),
not unsigned int. This is the case for generating uniform values,
and skipahead calls.
parent 7a1ea436
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment