CudafyModule km = CudafyTranslator.Cudafy(); COMPILATION ERROR

488 views Asked by At

im trying to get better performance on my algorithm, so im trying cudafy for that. Already done a lot of tutorials but it still miss something.

Here the error that occur:

Compilation error: C:/Users/Nuno/Desktop/KuhnPokerFinal/KuhnPokerFinal/bin/Debug/CUDAFYSOURCETEMP.cu(10): error: identifier "random" is undefined

1 error detected in the compilation of "C:/Users/Nuno/AppData/Local/Temp/tmpxft_00002724_00000000-8_CUDAFYSOURCETEMP.cpp1.ii".enter code here

0

There are 0 answers