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

Fix tests for the case when CUDA is available on the system #161

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

E-Rum
Copy link
Contributor

@E-Rum E-Rum commented Jan 29, 2025

Fix tests for the case when CUDA is available on the system. Since the current GitHub servers do not have CUDA, torch.cuda.is_available() is False, and as a result, it was not correctly caught by the existing tests.


📚 Documentation preview 📚: https://torch-pme--161.org.readthedocs.build/en/161/

@PicoCentauri
Copy link
Contributor

Thanks

@PicoCentauri PicoCentauri merged commit 93d7b80 into main Jan 29, 2025
14 checks passed
@PicoCentauri PicoCentauri deleted the metatensor_fix_test branch January 29, 2025 14:52
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

Successfully merging this pull request may close these issues.

2 participants