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

compilation error #7

Open
sumanttyagi opened this issue Jul 29, 2022 · 2 comments
Open

compilation error #7

sumanttyagi opened this issue Jul 29, 2022 · 2 comments

Comments

@sumanttyagi
Copy link

i am using
OS: Ubuntu 18.04.3 LTS
gcc version: 9.4.0 (Ubuntu 9.4.0-3ubuntu1~18.04)
cmake: 3.24
libtorch:libtorch-shared-with-deps-1.11.0+cu113.zip
cuda: 11.3
cudnn - 8.2.1

image

getting the above error ,is there something wrong with versions ?

@ngrxmu
Copy link

ngrxmu commented Feb 2, 2023

Same, have you solved it?

@otakudj
Copy link

otakudj commented Apr 21, 2023

it's the error of cu113. The solution is change cuda to another version (e.g. 11.7 or 11.1), and change the corresponding libtorch, then you will succeed. Good luck @sumanttyagi @ngrxmu

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

3 participants