Changeset 11067


Ignore:
Timestamp:
12/29/11 11:59:53 (13 years ago)
Author:
Eric.Larour
Message:

Update of Windows port:
configure.sh.petsc2 not needed anymore.
update configure.sh to correct platform for windows architectures.

Location:
issm/trunk-jpl/configs/wineric
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/configs/wineric/configure.sh ΒΆ

    r10082 r11067  
    44#get configure.sh to pick up the intel compiler
    55
    6 ./configure --prefix=$ISSM_TIER --with-parallel=no --with-vendor=intel  --with-matlab-dir=$MATLAB_DIR --with-triangle-dir=$ISSM_TIER/externalpackages/triangle/install --with-metis-dir=$ISSM_TIER/externalpackages/metis/install --with-petsc-dir=$ISSM_TIER/externalpackages/petsc/install  --with-petsc-arch=$ISSM_ARCH  --with-blas-lapack-dir=$ISSM_TIER/externalpackages/petsc/install/externalpackages/f2cblaslapack/$ISSM_ARCH
     6./configure --prefix=$ISSM_TIER --with-parallel=no --with-vendor=intel-win  --with-matlab-dir=$MATLAB_DIR --with-triangle-dir=$ISSM_TIER/externalpackages/triangle/install --with-metis-dir=$ISSM_TIER/externalpackages/metis/install --with-petsc-dir=$ISSM_TIER/externalpackages/petsc/install  --with-petsc-arch=$ISSM_ARCH  --with-blas-lapack-dir=$ISSM_TIER/externalpackages/petsc/install/externalpackages/f2cblaslapack/$ISSM_ARCH
Note: See TracChangeset for help on using the changeset viewer.