[cig-commits] [commit] devel: Adds note on MPI-IO (f1e2052)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Oct 3 09:32:55 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/31aed1a29e5095bec020152713eee000fd905e45...f1e20522f13ec1d80a97641e23c6975023cd1515

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

commit f1e20522f13ec1d80a97641e23c6975023cd1515
Author: Matthieu Lefebvre <ml15 at princeton.edu>
Date:   Fri Oct 3 12:02:43 2014 -0400

    Adds note on MPI-IO


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

f1e20522f13ec1d80a97641e23c6975023cd1515
 doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.pdf | Bin 12579670 -> 12769303 bytes
 doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.tex |   3 +++
 2 files changed, 3 insertions(+)

diff --git a/doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.pdf b/doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.pdf
index 90bf58c..b365461 100644
Binary files a/doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.pdf and b/doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.pdf differ
diff --git a/doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.tex b/doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.tex
index 7e06479..977345b 100644
--- a/doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.tex
+++ b/doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.tex
@@ -385,6 +385,9 @@ in your .bash\_profile or your .cshrc file):
 \begin{lyxcode}
 ./configure~FC=ifort~MPIFC=mpif90
 \end{lyxcode}
+Note that MPI should have been installed with MPI-IO enabled.
+
+
 Before running the \texttt{configure} script, you should probably
 edit file \texttt{flags.guess} to make sure that it contains the best
 compiler options for your system. Known issues or things to check



More information about the CIG-COMMITS mailing list