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

remove dead lines in test + keep topology in openmm if we can #985

Merged
merged 2 commits into from
May 4, 2022

Conversation

mikemhenry
Copy link
Contributor

Description

Fix issue with GPU tests where we didn't handle solvated topologies correctly.

Motivation and context

See #975

Resolves 975

How has this been tested?

@ijpulidos can you test this locally on a GPU? Right now my laptop graphics drivers are borked

Change log


@zhang-ivy
Copy link
Contributor

Looks good. In the future, when designing the API, we will probably want to make sure both cases use the mdtraj topology OR both use the openmm topology (like mentioned in case 2 here)

@codecov
Copy link

codecov bot commented May 3, 2022

Codecov Report

Merging #985 (2a3b6e5) into main (285205d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@mikemhenry mikemhenry merged commit 4901ccb into main May 4, 2022
@mikemhenry mikemhenry deleted the fix/issue_975 branch May 4, 2022 08:10
@zhang-ivy zhang-ivy mentioned this pull request May 8, 2022
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