Trouble while using a GPU safe random function #3693
-
Hey AMReX folks,
The code compiles when USE_CUDA is set to TRUE. But gives the following runtime error, amrex::Abort::0::CUDA error 719 in file /home/amrex/Src/Base/AMReX_GpuDevice.cpp line 614: unspecified launch failure !!! I believe I'm using RandomEngine incorrectly here. If anyone knows how to solve this problem, please guide me. Any advice would be greatly appreciated! Thank You |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Try
|
Beta Was this translation helpful? Give feedback.
Try