latent-diffusion icon indicating copy to clipboard operation
latent-diffusion copied to clipboard

RuntimeError: CUDA error: CUBLAS_STATUS_NOT_INITIALIZED when calling 'cublasCreate(handle)'

Open WellTung666 opened this issue 3 years ago • 0 comments

I want to test the 'tex2img.py', but has this Error; anyone know how to fix this? thanks~ using TATIAN RTX 24G, pytorch 1.7.0, torchvision 0.8.1, cudatoolkit 11.0.3.

(Forgive me, I don't have an internet connection, I can only take pictures with my phone) /pytorch/aten/src/Aten/native/cuda/Indexing.cu"658: indexSelectLargeIndex: block: [31,0,0], thread: [127,0,0] Asserting 'srcIndex < srcSelectDimSize' failed. error

WellTung666 avatar Sep 15 '22 03:09 WellTung666