Apply minor cleanup to mempool
[charm.git] / doc / converse / manual.tex
blob7540d5473f733eb76d9302d0989504171f2630f2
1 \documentclass[10pt]{report}
2 \usepackage{../pplmanual}
3 \input{../pplmanual}
5 \title{\converse{}\\Programming\\Manual}
6 \version{5.4 (Release 1)}
7 \credits{
8 \converse{} Parallel Programming Environment was developed as a group
9 effort at Parallel Programming Laboratory, University of Illinois at
10 Urbana-Champaign. The team consisted of Attila Gursoy, Sanjeev
11 Krishnan, Joshua Yelon, Milind Bhandarkar, Narain Jagathesan, Robert
12 Brunner and Laxmikant Kale. The most recent version of \converse{} has had inputs
13 from Milind Bhandarkar, Laxmikant Kale, Robert Brunner, Terry Wilmarth,
14 Parthasarathy Ramachandran, Krishnan Varadarajan, and Jeffrey Wright.
17 \begin{document}
18 \maketitle
20 \input{usermain}
21 \input{cmi}
22 \input{isomalloc}
23 \input{queue}
24 \input{threads}
25 \input{conditions}
26 \input{ccs}
27 \input{onesided}
28 \input{index}
29 \input{random}
30 \input{persistent}
32 \end{document}