nufhe icon indicating copy to clipboard operation
nufhe copied to clipboard

Exception: No supported GPGPU APIs found

Open Zhengkaixin opened this issue 2 years ago • 1 comments

I do not know what 'Exception: No supported GPGPU APIs found' means. How can I solve this problem?

Zhengkaixin avatar Sep 30 '21 14:09 Zhengkaixin

You need to install either PyCUDA or PyOpenCL, depending on the GPU you have (PyCUDA for nVidia, PyOpenCL for the rest)

fjarri avatar Oct 03 '21 05:10 fjarri