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

Fix HPMC pair potential cpp class name in python to enable HPMC pair potentials from external components #1780

Merged
merged 1 commit into from
May 15, 2024

Conversation

tcmoore3
Copy link
Member

@tcmoore3 tcmoore3 commented May 8, 2024

Description

See title.

Motivation and context

HOOMD-blue needs to support external components that provide HPMC pair potentials, especially with JIT on its way out.

How has this been tested?

Tested locally. My component builds and runs as expected.

Change log


Checklist:

@tcmoore3 tcmoore3 requested review from a team as code owners May 8, 2024 21:16
@tcmoore3 tcmoore3 requested review from joaander, SchoeniPhlippsn and rayasare and removed request for a team May 8, 2024 21:16
@joaander joaander added the validate Execute long running validation tests on pull requests label May 9, 2024
Copy link
Member

@joaander joaander left a comment

Choose a reason for hiding this comment

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

Thanks!

This fix makes it possible to use external components as HPMC pair
potentials.
@joaander joaander enabled auto-merge May 15, 2024 17:19
@joaander joaander merged commit 1342a7a into trunk-minor May 15, 2024
41 checks passed
@joaander joaander deleted the fix-hpmc-pair-ext-module branch May 15, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
validate Execute long running validation tests on pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants