stable-diffusion.cpp icon indicating copy to clipboard operation
stable-diffusion.cpp copied to clipboard

Enabling cuda GPU acceleration

Open klosax opened this issue 1 year ago • 14 comments

It is possible to use cuBLAS by enabling it when compiling: -DGGML_CUBLAS=ON

Maybe add this to the readme?

klosax avatar Aug 15 '23 20:08 klosax