Skip to content

Commit f24fe34

Browse files
authored
try installing just one mpich
1 parent 047ad7e commit f24fe34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conda/build-nersc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ bash ./Mambaforge-Linux-x86_64.sh -b -p $curBuildDir/py
5454
source $curBuildDir/py/etc/profile.d/conda.sh
5555
conda activate base
5656

57-
mamba install -c conda-forge -y mpich=4.0.3=external_* mpich=3.4.*=external_*
57+
mamba install -c conda-forge -y mpich=4.0.3=external_*
5858

5959
#export LD_LIBRARY_PATH=/opt/cray/pe/mpt/7.7.19/gni/mpich-gnu-abi/8.2/lib:$LD_LIBRARY_PATH
6060

0 commit comments

Comments
 (0)