Open erwanp opened 3 years ago
@dcmvdbekerom this will be a good test for the GPU code too !
At some point the file was renamed to "gpu.cpp" to allow for cpu/gpu hybrid code ('emulated GPU'). Replacing "gpu.cu" with "gpu.cpp" should do the trick, though the fact that it's not updated might be indicative that there are still some issues with merging..
A first attempt to run RADIS on Google-colab with GPU (note that GPU must be enabled in Edit / Notebook settings)
https://colab.research.google.com/drive/1RnbAm_YIBZJW-7fEXp60oGFX8iAt_951#scrollTo=WRHD7xue_-yw
Got radis 0.10.3
Failed with the following :