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

Use the input dtype and device for the output in rascaline-torch #278

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

Luthaf
Copy link
Owner

@Luthaf Luthaf commented Feb 7, 2024

All calculations still happen on CPU with 64-bit floats, but the data is automatically converted on input and output as required.

Should help with metatensor/metatrain#58


📚 Documentation preview 📚: https://rascaline--278.org.readthedocs.build/en/278/

All calculations still happen on CPU with 64-bit floats, but
the data is automatically converted on input and output as required.
Copy link

github-actions bot commented Feb 7, 2024

Here is a pre-built version of the code in this pull request: wheels.zip, you can install it locally by unzipping wheels.zip and using pip to install the file matching your system

Copy link
Collaborator

@frostedoyster frostedoyster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and it works. Thanks a lot!

@Luthaf Luthaf merged commit 3821a60 into master Feb 7, 2024
26 checks passed
@Luthaf Luthaf deleted the fix-backward-gpu branch February 7, 2024 14:14
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