Skip to content

Commit

Permalink
update to mpich 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
heather999 authored Dec 8, 2023
1 parent 9a6e15a commit a410453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/install-mpich.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash


export mpich=3.4
export mpich=4.0.3
export mpich_prefix=mpich-$mpich

curl -LO https://www.mpich.org/static/downloads/$mpich/$mpich_prefix.tar.gz
Expand Down

0 comments on commit a410453

Please sign in to comment.