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

Bug with python 3.8, torch 2.0.0, cu117 #65

Open
Giodiro opened this issue Sep 21, 2023 · 0 comments
Open

Bug with python 3.8, torch 2.0.0, cu117 #65

Giodiro opened this issue Sep 21, 2023 · 0 comments

Comments

@Giodiro
Copy link
Contributor

Giodiro commented Sep 21, 2023

With this combination the wheel expects torch_cuda_cu.so and torch_cuda_cpp.so (i.e. the pytorch used for building had a split-libraries option enabled), but when installing torch with conda, only torch_cuda.so is available (pytorch built without split-libraries option).

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