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

Bring back TeraChem file interface #165

Merged
merged 3 commits into from
Jan 25, 2024
Merged

Bring back TeraChem file interface #165

merged 3 commits into from
Jan 25, 2024

Conversation

danielhollas
Copy link
Contributor

The Amber MPI interface in TC was removed in 2021. We've used this interface for ground state MD.
Instead, we now have the TCPB interface, but still in an experimental stage. Therefore, for now we bring back the simple file interface as a quick hassle free way to run MD with TeraChem.
WARNING: For small / medium sized molecules, you will lose a lot of time during repeated GPU initialization!

@danielhollas
Copy link
Contributor Author

@yoricklassmann could you please review this? Thanks! (no rush)

@danielhollas danielhollas requested a review from JanosJiri July 19, 2023 16:14
@danielhollas
Copy link
Contributor Author

@JanosJiri would you mind giving this a test on Prague clusters? Thanks!

@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (443b0d3) 89.34% compared to head (50cdf35) 92.37%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   89.34%   92.37%   +3.03%     
==========================================
  Files          43       43              
  Lines        6005     6084      +79     
  Branches      619      741     +122     
==========================================
+ Hits         5365     5620     +255     
+ Misses        640      452     -188     
- Partials        0       12      +12     
Flag Coverage Δ
unittests 24.67% <100.00%> (+0.77%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/force_abin.F90 93.95% <100.00%> (ø)
src/init.F90 90.50% <ø> (ø)

... and 11 files with indirect coverage changes

The Amber MPI interface in TC was removed in 2021.
We've used this interface for ground state MD.
Instead, we now have the TCPB interface, but still
in an experimental stage. Therefore, for now we bring back
the simple file interface as a quick hassle free way
to run MD with TeraChem.
WARNING: For small / medium sized molecules, you will
lose a lot of time during repeated GPU initialization!
@danielhollas danielhollas merged commit a70a2cd into master Jan 25, 2024
19 checks passed
@danielhollas danielhollas deleted the file-tc-interface branch January 25, 2024 14:23
@danielhollas
Copy link
Contributor Author

I tested again on Jackdaw with short NVE dynamics, should be good.

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