Y
Hacker News
new
|
ask
|
show
|
jobs
by
calebm
3067 days ago
I'd love something like this with Python and ctypes.
3 comments
deepnotderp
3067 days ago
PyCUDA is more of a wrapper type, performance won't be good compared to native cuda.
link
quantumhobbit
3067 days ago
There are pyopencl and pycuda. Not sure what the best tutorials would be though.
link
kalefranz
3066 days ago
Google around a bit for “numba gpu”
link