We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have Cuda 12.1 installed but it seems the framework supports Cuda 11.8, is there any workaround instead of downgrading the Cuda version?
The detected CUDA version (12.1) mismatches the version that was used to compile PyTorch (11.8). Please make sure to use the same CUDA versions.
The text was updated successfully, but these errors were encountered:
wierd i have the opposite:
The detected CUDA version (11.8) mismatches the version that was used to compile PyTorch (12.1). Please make sure to use the same CUDA versions.
did you solve it? if so, could you tell me how do you fix that, many thanks :)
Sorry, something went wrong.
No branches or pull requests
I have Cuda 12.1 installed but it seems the framework supports Cuda 11.8, is there any workaround instead of downgrading the Cuda version?
The text was updated successfully, but these errors were encountered: