bit icon indicating copy to clipboard operation
bit copied to clipboard

Run lib on a GPU via Jit Cuda

Open EazyServer opened this issue 4 years ago • 2 comments

I was wondering if you can ever run this lib on a gpu? I tried @cuda.jit but has not worked unfortunately 🥲

EazyServer avatar Feb 14 '22 15:02 EazyServer

No, one cannot

ofek avatar Feb 14 '22 15:02 ofek

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 👍

EazyServer avatar Feb 14 '22 15:02 EazyServer