Gpufit icon indicating copy to clipboard operation
Gpufit copied to clipboard

Add support for cupy.

Open syamajala opened this issue 5 months ago • 0 comments

I added support to expose gpufit_constrained_cuda_interface() in the python bindings so you can use Gpufit with cupy. This will ideally allow you to keep your entire computation on the gpu both before and after fitting.

syamajala avatar Aug 31 '24 07:08 syamajala