Skip to content

Commit

Permalink
minor modifications to the LaTeX manual
Browse files Browse the repository at this point in the history
  • Loading branch information
komatits committed Feb 2, 2012
1 parent e822d22 commit 8aea6c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/USER_MANUAL/manual_SPECFEM3D_GLOBE.tex
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ \section{Configuring and compiling the source code}
./configure~FC=ifort~MPIFC=mpif90
\end{lyxcode}

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 problems or things to check are:
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 are:

\begin{description}
\item [{\texttt{Intel ifort compiler}}] See if you need to add \texttt{-assume byterecl} for your machine.
Expand All @@ -280,7 +280,7 @@ \section{Configuring and compiling the source code}
At the very least, run the same test simulation once with \_HANDOPT and once without
and make sure that all the seismograms you get (after convolution with a source time function, otherwise the raw seismograms before
convolution are too sensitive to roundoff noise) are the same down to roundoff noise.
You can do this for instance with the example given in EXAMPLES/small\_benchmark\_run\_to\_test\_a\_new\_machine.
You can do this for instance with the example given in EXAMPLES/small\_benchmark\_run\_to\_test\_a\_new\_machine.\\

If you run very large meshes on a relatively small number
of processors, the memory size needed on each processor might become
Expand Down

0 comments on commit 8aea6c9

Please sign in to comment.