forked from openmm/openmm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Port changes from the main repository (mostly related to large blocks)
Skip neighbor list for very small systems openmm#4070 Store bounding box sizes in half precision openmm@2ae50f9 Use large blocks to optimize building the neighbor list openmm@3955033 Improved sorting of blocks when building neighbor list openmm@796ffaa Fixed bug in large blocks optimization with triclinic boxes openmm@4c10732 Optimize sorting of non-uniformly distributed data openmm@71d9bb1 Co-authored-by: bdenhollander <44237618+bdenhollander@users.noreply.github.com>
- Loading branch information
1 parent
5d4b462
commit aa4a823
Showing
7 changed files
with
300 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.