Last change
on this file was 20498, checked in by Mathieu Morlighem, 9 years ago |
CHG: done with Archive/19101-20495
|
File size:
993 bytes
|
Rev | Line | |
---|
[20498] | 1 | Index: ../trunk-jpl/configs/config-linux64-hexagon.sh
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/configs/config-linux64-hexagon.sh (revision 0)
|
---|
| 4 | +++ ../trunk-jpl/configs/config-linux64-hexagon.sh (revision 20330)
|
---|
| 5 | @@ -0,0 +1,14 @@
|
---|
| 6 | +#!/bin/sh
|
---|
| 7 | +
|
---|
| 8 | +#need to swap to GNU environment
|
---|
| 9 | +#need to change the petsc libflag to lcraypetsc...
|
---|
| 10 | +./configure \
|
---|
| 11 | + --prefix=/work/bfl022/issm_install \
|
---|
| 12 | + --with-m1qn3-dir=$ISSM_DIR/externalpackages/m1qn3/install \
|
---|
| 13 | + --with-petsc-dir=$PETSC_DIR \
|
---|
| 14 | + --with-metis-dir=$CRAY_TPSL_PREFIX_DIR \
|
---|
| 15 | + --with-mumps-dir=$CRAY_TPSL_PREFIX_DIR \
|
---|
| 16 | + --with-mpi-include="$CRAY_MPICH2_DIR/include" \
|
---|
| 17 | + --with-mpi-libflags="-L$CRAY_MPICH2_DIR/lib -lmpich -lmpl -lfmpich -lmpichcxx -lmpichf90" \
|
---|
| 18 | + --with-gsl-dir="/work/apps/gsl/1.16-gnu/" \
|
---|
| 19 | + --enable-development
|
---|
| 20 |
|
---|
| 21 | Property changes on: ../trunk-jpl/configs/config-linux64-hexagon.sh
|
---|
| 22 | ___________________________________________________________________
|
---|
| 23 | Added: svn:executable
|
---|
| 24 | + *
|
---|
| 25 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.