[cig-commits] r22913 - in seismo/3D/SPECFEM3D_GLOBE/trunk: . doc/USER_MANUAL

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Tue Oct 1 17:27:12 PDT 2013


Author: dkomati1
Date: 2013-10-01 17:27:11 -0700 (Tue, 01 Oct 2013)
New Revision: 22913

Modified:
   seismo/3D/SPECFEM3D_GLOBE/trunk/doc/USER_MANUAL/manual_SPECFEM3D_GLOBE.tex
   seismo/3D/SPECFEM3D_GLOBE/trunk/flags.guess
Log:
mentioned the fact that the three benchmarks of Anne Sieminski are fine for mcmodel=medium


Modified: seismo/3D/SPECFEM3D_GLOBE/trunk/doc/USER_MANUAL/manual_SPECFEM3D_GLOBE.tex
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/trunk/doc/USER_MANUAL/manual_SPECFEM3D_GLOBE.tex	2013-10-01 22:38:27 UTC (rev 22912)
+++ seismo/3D/SPECFEM3D_GLOBE/trunk/doc/USER_MANUAL/manual_SPECFEM3D_GLOBE.tex	2013-10-02 00:27:11 UTC (rev 22913)
@@ -327,7 +327,7 @@
 to incorrect results when used in function calls is the -i8 flag is not added to the compiler options;
 however, when adding -i8 the code does not compile because the MPI calls then refuse to compile (they need integer4 as arguments).
 It seems that this problem is triggered when 3D models are used and mostly (only?) when attenuation is on, but not triggered for 1D Earth model benchmarks
-even with attenuation (at least not triggered for EXAMPLES/benchmarks/attenuation\_benchmark\_GJI\_2002\_versus\_normal\_modes), which makes it uneasy to locate.
+even with attenuation (at least not triggered for EXAMPLES/benchmarks/attenuation\_benchmark\_GJI\_2002\_versus\_normal\_modes  nor for Anne Sieminski's three 1D benchmarks), which makes it uneasy to locate.
 Since most current users run the code with less than 2 GB of static memory per core, we have not investigated that problem carefully for now,
 and thus recommend that you do NOT use these compiler flags until this problem is located and fixed.}\\
 

Modified: seismo/3D/SPECFEM3D_GLOBE/trunk/flags.guess
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/trunk/flags.guess	2013-10-01 22:38:27 UTC (rev 22912)
+++ seismo/3D/SPECFEM3D_GLOBE/trunk/flags.guess	2013-10-02 00:27:11 UTC (rev 22913)
@@ -23,7 +23,8 @@
 # to incorrect results when used in function calls is the -i8 flag is not added to the compiler options;
 # however, when adding -i8 the code does not compile because the MPI calls then refuse to compile (they need integer4 as arguments).
 # It seems that this problem is triggered when 3D models are used and mostly (only?) when attenuation is on, but not triggered for 1D Earth model benchmarks
-# even with attenuation (at least not triggered for EXAMPLES/benchmarks/attenuation_benchmark_GJI_2002_versus_normal_modes), which makes it uneasy to locate.
+# even with attenuation (at least not triggered for EXAMPLES/benchmarks/attenuation_benchmark_GJI_2002_versus_normal_modes
+#  nor for Anne Sieminski's three 1D benchmarks), which makes it uneasy to locate.
 # Since most current users run the code with less than 2 GB of static memory per core, we have not investigated that problem carefully for now,
 # and thus recommend that you do NOT use these compiler flags until this problem is located and fixed.
 #



More information about the CIG-COMMITS mailing list