-
Notifications
You must be signed in to change notification settings - Fork 16
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
[Feat]: MD Accelaration and LAMMPS Integration #66
Comments
Lingjun, What hardware are you running the model on? The speed should be comparable to most GNN-based MLFFs. We do have a LAMMPS interface. Just did not get the bandwidth to clean up the code and push that to the repo. So, while we welcome contribution from the community, for this case, I'd suggest wait a bit so as not to duplicate the work. PS, interfacing with LAMMPS likely won't accelerate the simulation as the model inference bit is the most time-consuming part. |
Dear Ziheng,
The mattersim is a wonderful model however I've encountered some problems and would be really grateful if you can give me some advice. I'm using RTX3090, my system contains 3000 atoms and I've tested that it tooks about 4 hours to run 50 ps NVT using ASE, which would be too slow as I wish to inspect MSD, which may need simulation of about 10 ns, no idea if there is anyway I can accelerate the simulation? thanks so much.
Best wishes,
Lingjun
…________________________________
From: Ziheng LU ***@***.***>
Sent: 20 December 2024 14:08
To: microsoft/mattersim ***@***.***>
Cc: HNUSTLingjunWu ***@***.***>; Author ***@***.***>
Subject: Re: [microsoft/mattersim] [Feat]: MD Accelaration and LAMMPS Integration (Issue #66)
Lingjun,
What hardware are you running the model on? The speed should be comparable to most GNN-based MLFFs.
We do have a LAMMPS interface. Just did not get the bandwidth to clean up the code and push that to the repo. So, while we welcome contribution from the community, for this case, I'd suggest wait a bit so as not to duplicate the work.
PS, interfacing with LAMMPS likely won't accelerate the simulation as the model inference bit is the most time-consuming part.
—
Reply to this email directly, view it on GitHub<#66 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BG2DYDGBTYBMMJ5E7IIHW4L2GQQFTAVCNFSM6AAAAABT6UUW3WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJXGA4DMNZSGM>.
You are receiving this because you authored the thread.
|
Contact Details
[email protected]
Feature Description
Dear Developers:
I've tried run MD using Mattersim via ASE, however I found the speed is quite slow, I'm just wondering if there is anyway to accelarate the simulation? By the way, can I integrate Mattersim with LAMMPS? thanks so much.
Best wishes,
Lingjun
Motivation
Proposed Solution
No response
Contribution Interest
Code of Conduct
The text was updated successfully, but these errors were encountered: