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
The CUDA random API is an efficient tool for generating random numbers on the GPU.
Adding support for it would be beneficial for applications that require a high volume of random numbers.
This discussion was converted from issue #9 on June 12, 2024 12:07.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The CUDA random API is an efficient tool for generating random numbers on the GPU.
Adding support for it would be beneficial for applications that require a high volume of random numbers.
Beta Was this translation helpful? Give feedback.
All reactions