Skip to content

Commit

Permalink
bump mpich to match conda-forge supported version
Browse files Browse the repository at this point in the history
  • Loading branch information
heather999 authored Sep 25, 2024
1 parent 7c2cd40 commit cf62e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/install-desc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ setup_conda
#conda create --name desc -y
#conda activate desc
#conda install -c conda-forge -y "mamba>=0.22.1"
mamba install -c conda-forge -y mpich=4.1.2.*=external_*
mamba install -c conda-forge -y mpich=4.2.2.*=external_*
which python
which conda
#mamba install -c conda-forge -y --file $2
Expand Down

0 comments on commit cf62e0c

Please sign in to comment.