[cig-commits] [commit] devel,master: added warning message to the README for the "many_interfaces" internal mesh example (>= 1.1 GB memory per core; 415 GB disk space total); this example should not be run by the typical user. (b088b61)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 16:48:35 PDT 2014


Repository : https://github.com/geodynamics/specfem3d

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d/compare/6026e367984905ab133865f62fa6293b343759b9...47f703851338234f96397e7da9fbff63d8178b8a

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

commit b088b61d95c58d076f81487fb498ffc549926e65
Author: Carl Tape <carltape at gi.alaska.edu>
Date:   Mon Mar 28 18:10:05 2011 +0000

    added warning message to the README for the "many_interfaces" internal mesh example (>= 1.1 GB memory per core; 415 GB disk space total); this example should not be run by the typical user.


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

b088b61d95c58d076f81487fb498ffc549926e65
 meshfem3D_examples/many_interfaces/README | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meshfem3D_examples/many_interfaces/README b/meshfem3D_examples/many_interfaces/README
index 66e90e2..d410f86 100644
--- a/meshfem3D_examples/many_interfaces/README
+++ b/meshfem3D_examples/many_interfaces/README
@@ -8,6 +8,10 @@ This is a more complicated example to explain the use of the internal mesher mes
 Option 1: run process.sh from local directory (must have access to mpi)
 Option 2: follow instructions below for submitting separate jobs with qsub (or bsub)
 
+WARNING: We do not recommend running this as a test example, due to its requirements.
+   It requires at least 1.1 GB memory per core and about 415 GB of disk space.
+   Please test the "simple_model" example instead.
+
 ----------------------------------------------------------------------
 
 0. Run the simple example under examples/meshfem3D_examples/simple_model



More information about the CIG-COMMITS mailing list