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

torch.cuda.is_available() is False #322

Open
Kam1ni opened this issue Jan 12, 2025 · 0 comments
Open

torch.cuda.is_available() is False #322

Kam1ni opened this issue Jan 12, 2025 · 0 comments

Comments

@Kam1ni
Copy link

Kam1ni commented Jan 12, 2025

I'm trying to run cuda on windows 10 with on an AMD 7900 GRE. When I try to run this code with "C:\Program Files\zluda\zluda_with.exe" -- python demo.py it prints False.

import torch

print(torch.cuda.is_available())
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