[cig-commits] [commit] knepley/fix-faults-parallel: Added number of procs (nodes) setting. (310b140)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Apr 9 16:14:20 PDT 2014


Repository : ssh://geoshell/pylith

On branch  : knepley/fix-faults-parallel
Link       : https://github.com/geodynamics/pylith/compare/0000000000000000000000000000000000000000...7947ba09ddba87aa9f572726435bf176f43d9803

>---------------------------------------------------------------

commit 310b140d0f1de7d42d1d751217b3e245e7e5d01e
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Wed Apr 9 16:11:17 2014 -0700

    Added number of procs (nodes) setting.


>---------------------------------------------------------------

310b140d0f1de7d42d1d751217b3e245e7e5d01e
 tests_auto/3d/tet4/sheardispnoslip.cfg | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/tests_auto/3d/tet4/sheardispnoslip.cfg b/tests_auto/3d/tet4/sheardispnoslip.cfg
index bc7a2c7..abcb750 100644
--- a/tests_auto/3d/tet4/sheardispnoslip.cfg
+++ b/tests_auto/3d/tet4/sheardispnoslip.cfg
@@ -1,4 +1,5 @@
 [sheardispnoslip]
+nodes = 4
 
 [sheardispnoslip.launcher] # WARNING: THIS IS NOT PORTABLE
 command = mpirun -np ${nodes}
@@ -7,16 +8,16 @@ command = mpirun -np ${nodes}
 # journal
 # ----------------------------------------------------------------------
 [sheardispnoslip.journal.info]
-#timedependent = 1
-#implicit = 1
-#petsc = 1
-#solverlinear = 1
-#meshimporter = 1
-#meshiocubit = 1
-#implicitelasticity = 1
-#quadrature3d = 1
-#faultcohesivekin = 1
-#fiatsimplex = 1
+timedependent = 1
+implicit = 1
+petsc = 1
+solverlinear = 1
+meshimporter = 1
+meshiocubit = 1
+implicitelasticity = 1
+quadrature3d = 1
+faultcohesivekin = 1
+fiatsimplex = 1
 
 # ----------------------------------------------------------------------
 # mesh_generator



More information about the CIG-COMMITS mailing list