cuda-api-wrappers icon indicating copy to clipboard operation
cuda-api-wrappers copied to clipboard

Unify the random values generator across vectorAdd* examples

Open eyalroz opened this issue 1 year ago • 0 comments

The different vectorAdd examples have different random value generators; and some of them generate doubles... let's unify all that (and use the standard library, even though it makes the programs a bit longer).

eyalroz avatar Sep 22 '24 21:09 eyalroz