bit
bit copied to clipboard
Run lib on a GPU via Jit Cuda
I was wondering if you can ever run this lib on a gpu?
I tried @cuda.jit but has not worked unfortunately 🥲
No, one cannot
that's a shame! I may look at the source code and see if rewrite parts of it to follow this: https://nyu-cds.github.io/python-numba/05-cuda/
Thanks anyway, awesome work btw 👍