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

Draft: Julia-based MACE interface for more efficient ring-polymer simulations #346

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

Alexsp32
Copy link
Member

Adds support for a model type that directly interfaces with MACE instead of using the ase interface in NQCModels.jl.

We can get a minor efficiency gain in ring-polymer calculations by batch evaluating bead structures in potential energy / derivative calls. This PR includes documentation updates for interfacing ML models with NQCDynamics.jl and a new calculator type to take advantage of batching in the MACE interface.

The MACE interface itself will be a PR to NQCModels.jl (link soon).

@Alexsp32 Alexsp32 self-assigned this Jul 15, 2024
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.

1 participant