|
|
|
|
|
by pmorici
6379 days ago
|
|
"you still have to write the GPU code in C" You're almost better off writing python modules in C that take advantage of CUDA for specific applications instead of using a general one that really doesn't hide any of the more difficult pats of the CUDA API anyways. |
|