numba / pyculib

Pyculib - Python bindings for CUDA libraries
BSD 2-Clause "Simplified" License
97 stars 11 forks source link

vqgan -zvid error #32

Open Paulius332 opened 2 years ago

Paulius332 commented 2 years ago

Hi, so im runnin vqgan locally on my pc but everytime i try to use -zvid i get this error runtimeerror: cuda error: initialization error when calling cusparsecreate(handle) maybie someone here would know what i did wrong or how to fix it....?

seibert commented 2 years ago

I'm not sure what vqgan is, but also the pyculib project isn't getting updates anymore. (We strongly encourage folks to check out CuPy.)