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

Matching PyTorch and Cuda versions #6

Open
mimslim opened this issue Aug 19, 2024 · 0 comments
Open

Matching PyTorch and Cuda versions #6

mimslim opened this issue Aug 19, 2024 · 0 comments

Comments

@mimslim
Copy link

mimslim commented Aug 19, 2024

Trying to run your project on Google Colab. Your "install torch 1.12.0+cu116" line gives me an error:
RuntimeError:
The detected CUDA version (12.2) mismatches the version that was used to compile
PyTorch (11.6). Please make sure to use the same CUDA versions.

This seems to be an error I have gotten before on other projects. The Colab environment is updated at some point, and the combo's of software don't match the cuda available.

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

1 participant