[cig-commits] r6171 - long/3D/Gale/trunk

walter at geodynamics.org walter at geodynamics.org
Fri Mar 2 21:29:19 PST 2007


Author: walter
Date: 2007-03-02 21:29:19 -0800 (Fri, 02 Mar 2007)
New Revision: 6171

Modified:
   long/3D/Gale/trunk/
   long/3D/Gale/trunk/INSTALL.PANGU
Log:
 r1656 at earth:  boo | 2007-03-02 21:28:47 -0800
 Update pangu installation instructions



Property changes on: long/3D/Gale/trunk
___________________________________________________________________
Name: svk:merge
   - 3a629746-de10-0410-b17b-fd6ecaaa963e:/cig:1655
   + 3a629746-de10-0410-b17b-fd6ecaaa963e:/cig:1656

Modified: long/3D/Gale/trunk/INSTALL.PANGU
===================================================================
--- long/3D/Gale/trunk/INSTALL.PANGU	2007-03-03 05:29:15 UTC (rev 6170)
+++ long/3D/Gale/trunk/INSTALL.PANGU	2007-03-03 05:29:19 UTC (rev 6171)
@@ -1,10 +1,11 @@
 You need to build petsc.  I configured with
 
-  ./config/configure.py --prefix=/home/walter/petsc --with-mpi-dir=/opt/mpichgm-1.2.6..14b..gcc..ifort_9.0 --with-fc=0 --with-batch=1 --with-mpi-shared=false --with-debugging=no
+  config/configure.py --prefix=/home/walter/petsc --with-batch=1 --with-mpi-shared=false --with-fc=0 --with-mpi-dir=/opt/mpich/myrinet_mx2g/intel --with-shared=0 --with-lapack-lib=/opt/intel/cmkl/8.1/lib/em64t/libmkl_lapack64.so --with-blas-lib=/opt/intel/cmkl/8.1/lib/em64t/libmkl.so --with-debugging=no
 
+
 Then configure gale similarly
 
-  configure.py --prefix=/home/walter/gale-bin --with-mpi-dir=/opt/mpichgm-1.2.6..14b..gcc..ifort_9.0 --with-batch=1 --with-mpi-shared=false
+  ./configure.py --prefix=/home/walter/gale --with-mpi-dir=/opt/mpich/myrinet_mx2g/intel --with-batch=1 --with-mpi-shared=false
 
 Each time, it will stop and ask you to run a job in the batch system.
 You can just execute the command on the login node.  Then you run



More information about the cig-commits mailing list