Changeset 18441
- Timestamp:
- 08/19/14 09:14:11 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/externalpackages/mpich/install-3.0-linux64-static.sh ΒΆ
r18438 r18441 18 18 #Configure mpich 19 19 cd src 20 ./configure \ 21 --prefix="$ISSM_DIR/externalpackages/mpich/install" 20 ./configure --prefix="$ISSM_DIR/externalpackages/mpich/install" 22 21 23 22 #Compile mpich (this new version supports parallel make)
Note:
See TracChangeset
for help on using the changeset viewer.