Skip to content

Commit

Permalink
Update workflow for openmm dmff plugin test.
Browse files Browse the repository at this point in the history
  • Loading branch information
dingye18 committed Oct 10, 2023
1 parent 0d2aaad commit 1a93eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_openmm_dmff_plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
conda activate dmff
pip install --upgrade pip
pip install jax==0.3.15 jaxlib==0.3.15 jax_md==0.2.0 pymbar==4.0.1 chex==0.1.4 dm-haiku==0.0.7 tqdm
conda install -c deepmodeling libtensorflow_cc=2.9.1=cuda112h02da4e0_0
conda install -c deepmodeling -y libtensorflow_cc=2.9.0=cuda116h4bf587c_0
mkdir /tmp/omm_dmff_working_dir
cd /tmp/omm_dmff_working_dir
wget https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.9.1.tar.gz
Expand Down

0 comments on commit 1a93eed

Please sign in to comment.