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

run error #100

Open
never-to-never opened this issue Feb 24, 2023 · 1 comment
Open

run error #100

never-to-never opened this issue Feb 24, 2023 · 1 comment

Comments

@never-to-never
Copy link

I can run successfully in pytorch1.12 environment, but when I use pytorch1.13 and 2.0 version, the following error will appear, how to solve it? @bamsumit
image

@bamsumit
Copy link
Owner

This is likely due to mismatch/incompatibility between your installed pytorch cuda version and nvcc cuda version. Make sure the cuda version of both is the same.

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