Skip to content

Commit

Permalink
build: Use the PyPi version of OpenMM
Browse files Browse the repository at this point in the history
  • Loading branch information
zjp committed Dec 20, 2024
1 parent ca4bc2b commit fbe7f51
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 333 deletions.
2 changes: 1 addition & 1 deletion prereqs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ endif
.NOTPARALLEL:

# keep in alphabetical order, dependencies go below
SUBDIRS += ambertools openmm pips PyQt Python
SUBDIRS += ambertools pips PyQt Python


# All needed subdirectories must be set by now.
Expand Down
95 changes: 0 additions & 95 deletions prereqs/openmm/Makefile

This file was deleted.

24 changes: 0 additions & 24 deletions prereqs/openmm/OpenMM-Windows-plugins.patch

This file was deleted.

41 changes: 0 additions & 41 deletions prereqs/openmm/README.txt

This file was deleted.

6 changes: 0 additions & 6 deletions prereqs/openmm/openmm_linux_compile/README.txt

This file was deleted.

91 changes: 0 additions & 91 deletions prereqs/openmm/openmm_linux_compile/build.sh

This file was deleted.

73 changes: 0 additions & 73 deletions prereqs/openmm/openmm_linux_compile/centos-7-devtoolset-9-cuda.def

This file was deleted.

2 changes: 0 additions & 2 deletions prereqs/openmm/openmm_linux_compile/run.sh

This file was deleted.

1 change: 1 addition & 0 deletions prereqs/pips/app_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ netCDF4==1.6.5
networkx==3.3
numpy==1.26.4
openvr==1.26.701
openmm==8.2.0
packaging==23.2
# as per Tristan's request in ticket #3055
ParmEd==4.2.2
Expand Down

0 comments on commit fbe7f51

Please sign in to comment.