2005-04-02 19:11:28 +04:00
|
|
|
% -*- latex -*-
|
|
|
|
%
|
2005-11-05 22:57:48 +03:00
|
|
|
% Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
|
|
|
|
% University Research and Technology
|
|
|
|
% Corporation. All rights reserved.
|
|
|
|
% Copyright (c) 2004-2005 The University of Tennessee and The University
|
|
|
|
% of Tennessee Research Foundation. All rights
|
|
|
|
% reserved.
|
2005-04-02 19:11:28 +04:00
|
|
|
% 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}
|