1
1
openmpi/doc/user/user.tex
Jeff Squyres 90ef93b763 First cut of user docs (very rough; copied from LAM/MPI -- insertted
much of README.alpha in the release notes).

This commit was SVN r5145.
2005-04-02 15:11:28 +00:00

48 строки
1001 B
TeX

% -*- latex -*-
%
% Copyright (c) 2004-2005 The Trustees of Indiana University.
% All rights reserved.
% Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
% All rights reserved.
% Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
% University of Stuttgart. All rights reserved.
% Copyright (c) 2004-2005 The Regents of the University of California.
% All rights reserved.
% $COPYRIGHT$
%
% Additional copyrights may follow
%
% $HEADER$
%
\documentclass[11pt]{book}
\input{defs}
\begin{document}
\include{titlepage}
\tableofcontents
%\listoftables
%\include{audience}
\include{introduction}
\include{release-notes}
%\include{getting-started}
%\include{mpi-details}
%\include{mca}
%\include{commands}
%\include{mca-orte}
%\include{mca-ompi}
%\include{debuggers}
%\include{troubleshooting}
%\include{misc}
\include{bibliography}
\printindex
\end{document}