[cig-commits] r20184 - seismo/3D/SPECFEM3D_GLOBE/trunk/doc/USER_MANUAL
dkomati1 at geodynamics.org
dkomati1 at geodynamics.org
Sat May 19 14:22:41 PDT 2012
Author: dkomati1
Date: 2012-05-19 14:22:41 -0700 (Sat, 19 May 2012)
New Revision: 20184
Modified:
seismo/3D/SPECFEM3D_GLOBE/trunk/doc/USER_MANUAL/manual_SPECFEM3D_GLOBE.pdf
seismo/3D/SPECFEM3D_GLOBE/trunk/doc/USER_MANUAL/manual_SPECFEM3D_GLOBE.tex
Log:
fixed a typo
Modified: seismo/3D/SPECFEM3D_GLOBE/trunk/doc/USER_MANUAL/manual_SPECFEM3D_GLOBE.pdf
===================================================================
(Binary files differ)
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 2012-05-19 21:21:52 UTC (rev 20183)
+++ seismo/3D/SPECFEM3D_GLOBE/trunk/doc/USER_MANUAL/manual_SPECFEM3D_GLOBE.tex 2012-05-19 21:22:41 UTC (rev 20184)
@@ -479,7 +479,7 @@
OpenMP support can be enabled in addition to MPI. However, in many cases performance will not improve
because our pure MPI implementation is already heavily optimized and thus the resulting code will in fact
-be slightly slower. A possible expection could be IBM BlueGene-type architectures.
+be slightly slower. A possible exception could be IBM BlueGene-type architectures.
To enable OpenMP, uncomment the OpenMP compiler option in two lines in file \texttt{src/specfem3D/Makefile.in}
(before running \texttt{configure}) and also uncomment the \texttt{\#define USE\_OPENMP} statement in file\\
More information about the CIG-COMMITS
mailing list