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

RuntimeError: DGL requires PyTorch >= 1.9.0 #1

Open
LukeLIN-web opened this issue Oct 15, 2022 · 2 comments
Open

RuntimeError: DGL requires PyTorch >= 1.9.0 #1

LukeLIN-web opened this issue Oct 15, 2022 · 2 comments

Comments

@LukeLIN-web
Copy link

Now DGL requires PyTorch >= 1.9.0,
so that we need install as conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch

@DuoLife-QNL
Copy link

What if the cuda version I use is cuda 11?

@LukeLIN-web
Copy link
Author

LukeLIN-web commented Mar 1, 2024

What if the cuda version I use is cuda 11?

Can it work or not? It should work well in my perspective. Just use conda install pytorch torchvision torchaudio cudatoolkit=$yourversion -c pytorch

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