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

What is the version of CUDA? #8

Open
Charltin opened this issue Mar 15, 2024 · 1 comment
Open

What is the version of CUDA? #8

Charltin opened this issue Mar 15, 2024 · 1 comment

Comments

@Charltin
Copy link

I use the cuda 12.2, but it doesn't work. Then I try to use the torch 2.2.1(for cuda 12.2).

python train.py --d sample_train_data --m vae -e 5 -t y

I got this "RuntimeError: GET was unable to find an engine to execute this computation"

@erprogs
Copy link
Owner

erprogs commented Mar 21, 2024

Hello @Charltin, I never encountered this error before. The model is trained on CUDA Version: 12.2.
what is the output of torch.cuda.is_available()?
please check if you have all the necessary libraries installed. also, can you run the pre-trained model for detection?

happy coding!

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