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 CustomCPPForceImpl to simplify code #70

Merged
merged 6 commits into from
Nov 29, 2023
Merged

Conversation

peastman
Copy link
Member

openmm/openmm#4231 introduced new infrastructure that lets us dramatically simplify plugins like this one. Instead of needing a separate plugin library for each platform, we just implement it once with platform-independent C++.

@peastman peastman marked this pull request as ready for review September 19, 2023 23:25
@raimis raimis self-requested a review September 22, 2023 10:27
@raimis
Copy link

raimis commented Sep 22, 2023

@peastman, I like this simplification of the plugin.

I suppose this needs to wait until OpenMM 8.1 (with openmm/openmm#4231) is available. Otherwise, we can neither release the new version nor even CI testing.

@peastman
Copy link
Member Author

Correct.

@peastman
Copy link
Member Author

Tests passed building against OpenMM 8.1. @raimis does it look good to you?

Copy link

@raimis raimis left a comment

Choose a reason for hiding this comment

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

Looks good!

@peastman peastman merged commit cc79ab7 into openmm:master Nov 29, 2023
2 checks passed
@peastman peastman deleted the cpp branch November 29, 2023 16:10
@RaulPPelaez RaulPPelaez mentioned this pull request Dec 12, 2023
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