I have the following code which I am trying to compile using nvcc.
Code:
#include #include #include
@Wilo Maldonado: just use a linker flag -lcurand and additionally -L/path/to/cuda/libs if you do not have it already