[mpich] MPICH primary repository branch, master, updated. v3.1.3-64-g818438f
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "MPICH primary repository". The branch, master has been updated via 818438fcaff31b76682925e5c1ada517466c528e (commit) from 81b3911ac6a8e03d93fa6bf19644383acddb9d05 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.mpich.org/mpich.git/commitdiff/818438fcaff31b76682925e5c1ada51746... commit 818438fcaff31b76682925e5c1ada517466c528e Author: Sangmin Seo <[email protected]> Date: Fri Oct 31 10:02:31 2014 -0500 Change [email protected] to [email protected]. Used [email protected] instead of [email protected] in the installers' guide. Signed-off-by: Junchao Zhang <[email protected]> diff --git a/doc/installguide/install.tex.vin b/doc/installguide/install.tex.vin index 0a77d84..b256706 100644 --- a/doc/installguide/install.tex.vin +++ b/doc/installguide/install.tex.vin @@ -98,7 +98,7 @@ run MPI applications. Some particular features are different if you have system administration privileges (can become ``root'' on a Unix system), and these are explained here. It is not necessary to have such privileges to build and install MPICH. In the event of problems, -send mail to \texttt{[email protected]}. Once MPICH is +send mail to \texttt{[email protected]}. Once MPICH is installed, details on how to run MPI jobs are covered in the \emph{MPICH User's Guide}, found in this same \texttt{doc} subdirectory. @@ -196,7 +196,7 @@ where the \texttt{$\backslash$} means that this is really one line. (On instead of \verb+|& tee c.txt+). Other configure options are described below. Check the \texttt{c.txt} file to make sure everything went well. Problems should be self-explanatory, but if not, -send \texttt{c.txt} to \texttt{[email protected]}. +send \texttt{c.txt} to \texttt{[email protected]}. The file \texttt{config.log} is created by \texttt{configure} and contains a record of the tests that \texttt{configure} performed. It is normal for some tests recorded in \texttt{config.log} to fail. @@ -217,7 +217,7 @@ do a \texttt{make clean} and then run make again with \texttt{VERBOSE=1} make VERBOSE=1 2>&1 | tee m.txt (for bash and sh) \end{verbatim} and then send \texttt{m.txt} and \texttt{c.txt} to -\texttt{[email protected]}. +\texttt{[email protected]}. \item Install the MPICH commands: ----------------------------------------------------------------------- Summary of changes: doc/installguide/install.tex.vin | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org