Skip to content

Conversation

orionarcher
Copy link
Collaborator

@orionarcher orionarcher commented Apr 16, 2025

Summary

MatterSim was broken on GPU because it did not place tensors correctly, this is now fixed.

Checklist

Before a pull request can be merged, the following items must be checked:

  • Doc strings have been added in the Google docstring format.
    Run ruff on your code.
  • Tests have been added for any new functionality or bug fixes.
  • All linting and tests pass.

Note that the CI system will run all the above checks. But it will be much more
efficient if you already fix most errors prior to submitting the PR. It is highly
recommended that you use the pre-commit hook provided in the repository. Simply run
pre-commit install and a check will be run prior to allowing commits.

@cla-bot cla-bot bot added the cla-signed Contributor license agreement signed label Apr 16, 2025
@orionarcher orionarcher enabled auto-merge (squash) April 16, 2025 15:33
@orionarcher orionarcher merged commit a2a04f1 into main Apr 16, 2025
91 checks passed
@orionarcher orionarcher deleted the mattersim_fix branch April 16, 2025 15:40
@janosh janosh added the fix Bug fix label May 2, 2025
@janosh janosh changed the title Mattersim fix Mattersim fix tensors on wrong device (CPU->GPU) May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed Contributor license agreement signed fix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants