Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CudaCall CUBLAS failure #27

Open
Anilpnrth opened this issue Aug 29, 2023 · 1 comment
Open

CudaCall CUBLAS failure #27

Anilpnrth opened this issue Aug 29, 2023 · 1 comment

Comments

@Anilpnrth
Copy link

Hi, I followed your tutorial and got everthing set up. I am running on windows 11. when running python run.py it opens the roop interface and on trying to swap faces, it shows this error code. I dont know if its related to low VRAM or anything else. I am running on AMD Ryzen 5 series with NVIDIA 1650 4GB. Please let me know if anything else can be made. Thank you for your tutorials.

onnxruntime.capi.onnxruntime_pybind11_state.RuntimeException: [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Exception during initialization: D:\a_work\1\s\onnxruntime\core\providers\cuda\cuda_call.cc:121 onnxruntime::CudaCall D:\a_work\1\s\onnxruntime\core\providers\cuda\cuda_call.cc:114 onnxruntime::CudaCall CUBLAS failure 3: CUBLAS_STATUS_ALLOC_FAILED ; GPU=0 ; hostname=GRA5ITER ; file=D:\a_work\1\s\onnxruntime\core\providers\cuda\cuda_execution_provider.cc ; line=164 ; expr=cublasCreate(&cublas_handle_);

@FurkanGozukara
Copy link
Owner

I think your VRAM is not sufficient

I suggest you to use Google Colab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants