stable-diffusion-webui-amdgpu-forge
stable-diffusion-webui-amdgpu-forge copied to clipboard
Error named symbol not found at line 90 in file D:\a\bitsandbytes\bitsandbytes\csrc\ops.cu
I'm getting this error and I don't know what to do
We have cufft.dll in release, and you can replace it with torch's. However, I think it will complain about cufftw.
We have cufft.dll in release, and you can replace it with torch's. However, I think it will complain about cufftw.
I got this error after replacing it. Perhaps it is a problem with cufftw. (I got that error by trying to get the program to run without cufftw) Sorry for the lack of information. This is the error that appears when only replacing cufft and nvrtc, cusparse and cublas;
C:\Users[username]\Downloads\RVC1006Nvidia>runtime\python.exe infer-web.py --pycmd runtime\python.exe --port 7897
Traceback (most recent call last):
File "C:\Users[username]\Downloads\RVC1006Nvidia\infer-web.py", line 7, in