Enable support for building mpi-win-x86_64-gcc
[charm.git] / doc / pose / manual.tex
blobce17ed358c6735cc1ae54f2df117d7add7d0c99d
1 \documentclass[10pt]{article}
2 \usepackage{fullpage}
3 \usepackage{epsf}
4 \usepackage{../pplmanual}
5 \input{../pplmanual}
7 \newcommand{\pose}{{\sc Pose}}
9 \begin{document}
11 \title{\pose{} Reference Manual}
12 \version{1.0}
14 \maketitle
15 % \begin{titlepage}
16 % \begin{flushright}
17 % {\Large
18 % Parallel Programming Laboratory\\
19 % University of Illinois at Urbana-Champaign\\
20 % }
21 % \end{flushright}
22 % \rule{\textwidth}{3pt}
23 % \vspace{\fill}
24 % \begin{flushright}
25 % \textsf{\Huge \pose{} Reference Manual \\}
26 % \end{flushright}
27 % \vspace{\fill}
28 % {\small \pose{} software and this manual are entirely the fault of Terry
29 % L. Wilmarth. Credit for Charm++ is due to the developers, past and
30 % present, at the Parallel Programming Laboratory ({\tt
31 % http://charm.cs.uiuc.edu}). Questions or comments on \pose{} or this
32 % manual can be directed to Terry at \texttt{wilmarth@cse.uiuc.edu}.
33 % } \\
34 % \rule{\textwidth}{3pt}
35 % \end{titlepage}
37 % \tableofcontents
38 % \newpage
40 \input{intro}
41 \input{sample}
42 \input{program}
43 \input{configure}
44 \section{Communication Optimizations}
45 \section{Load Balancing}
46 \input{glossary}
47 \end{document}