|
1 | 1 | <?php // -*- php -*- |
2 | 2 |
|
3 | 3 | $topdir = ".."; |
4 | | -$title = "Open MPI Publications"; |
5 | | -$lam_section = "papers"; |
| 4 | +$title = "Open MPI Slides and Presentations"; |
6 | 5 |
|
7 | 6 | include_once("$topdir/includes/header.inc"); |
8 | 7 | include_once("$topdir/papers/papers.inc"); |
|
11 | 10 |
|
12 | 11 | <!-------------------------------------------------------------------------> |
13 | 12 |
|
14 | | -<P>If you are looking for general-purpose Open MPI citations, please |
15 | | -use the following (other, more specific papers are also available):</P> |
| 13 | +<P>If you are looking for a general-purpose Open MPI citation, please |
| 14 | +use the following:</P> |
16 | 15 |
|
17 | | -<b>Open MPI: Goals, Concept, and Design of a Next Generation MPI |
| 16 | +<p><b>Open MPI: Goals, Concept, and Design of a Next Generation MPI |
18 | 17 | Implementation</b>. Edgar Gabriel, Graham E. Fagg, George Bosilca, |
19 | 18 | Thara Angskun, Jack J. Dongarra, Jeffrey M. Squyres, Vishal Sahay, |
20 | 19 | Prabhanjan Kambadur, Brian Barrett, Andrew Lumsdaine, Ralph |
|
26 | 25 | href="euro-pvmmpi-2004-overview/euro-pvmmpi-2004-overview.ps">ps</a>] |
27 | 26 | [<a href="euro-pvmmpi-2004-overview/">bibtex</a>] |
28 | 27 | <?php # Stupid php mode: ' |
29 | | -?> |
| 28 | +?></p> |
| 29 | + |
| 30 | +<P>If you are looking for a general-purpose Hwloc citation, please use |
| 31 | +the following:</P> |
| 32 | + |
| 33 | +<p><b>hwloc: a Generic Framework for Managing Hardware Affinities in |
| 34 | +HPC Applications.</b> François Broquedis, Jérôme Clet-Ortega, |
| 35 | +Stéphanie Moreaud, Nathalie Furmento, Brice Goglin, Guillaume |
| 36 | +Mercier, Samuel Thibault, and Raymond Namyst. In <em>Proceedings of |
| 37 | +the 18th Euromicro International Conference on Parallel, Distributed |
| 38 | +and Network-Based Processing (PDP2010)</em>, Pisa, Italia, February |
| 39 | +2010. IEEE Computer Society Press. <a |
| 40 | +href="https://hal.inria.fr/inria-00429889">https://hal.inria.fr/inria-00429889</a></p> |
| 41 | + |
| 42 | +<p>If you are looking for general-purpose MTT citation, please use the |
| 43 | +following:</p> |
| 44 | + |
| 45 | +<p><b>An Extensible Framework for Distributed Testing of MPI |
| 46 | +Implementations (2007).</b> Hursey J., Mallove E., Squyres J.M., |
| 47 | +Lumsdaine A In <em>Recent Advances in Parallel Virtual Machine and |
| 48 | +Message Passing Interface.</em> EuroPVM/MPI 2007. Lecture Notes in |
| 49 | +Computer Science, vol 4757. Springer, Berlin, Heidelberg. <a |
| 50 | +href="https://doi.org/10.1007/978-3-540-75416-9_15">https://doi.org/10.1007/978-3-540-75416-9_15</a></p> |
| 51 | + |
30 | 52 | <!-------------------------------------------------------------------------> |
31 | 53 |
|
32 | | -<p><B>Open MPI Bibliography and Papers:</B><BR> |
| 54 | +<p><B>Community Open MPI project slides, public presentations, and |
| 55 | +general architecture papers:</B><BR> |
33 | 56 |
|
34 | 57 | <p><strong>2017</strong></p> |
35 | 58 | <ul> |
|
50 | 73 | <?php |
51 | 74 | print_papers(array("sc-2015", |
52 | 75 | "sc-2015-pmix", |
53 | | - "versioning-update-2015", |
54 | | - "controls-2015")); |
| 76 | + "versioning-update-2015")); |
55 | 77 | ?> |
56 | 78 | </ul> |
57 | 79 |
|
58 | 80 | <p><strong>2014</strong></p> |
59 | 81 | <UL> |
60 | 82 | <?php |
61 | | -print_papers(array("sc-2014", |
62 | | - "hpcs-2014-hwloc", |
63 | | - "psti-2014-netloc", |
| 83 | +print_papers(array("sc-2014" |
64 | 84 | )); |
65 | 85 | ?> |
66 | 86 | </UL> |
67 | 87 |
|
68 | 88 | <p><strong>2013</strong></p> |
69 | 89 | <UL> |
70 | 90 | <?php |
71 | | -print_papers(array("sc-2013", |
72 | | - "euro-mpi-2013-iopp" |
| 91 | +print_papers(array("sc-2013" |
73 | 92 | )); |
74 | 93 | ?> |
75 | 94 | </UL> |
|
78 | 97 | <UL> |
79 | 98 | <?php |
80 | 99 | print_papers(array("sc-2012", |
81 | | - "kcomputer-2012", |
82 | | - "mpi-java-presentation", |
83 | | - "mpi-java-spec", |
84 | | - "aosa-vol-2", |
85 | | - "cug-2012")); |
| 100 | + "aosa-vol-2" |
| 101 | + )); |
86 | 102 | ?> |
87 | 103 | </UL> |
88 | 104 |
|
89 | 105 | <p><strong>2011</strong></p> |
90 | 106 | <UL> |
91 | 107 | <?php |
92 | 108 | print_papers(array("sc-2011", |
93 | | - "cluster-2011-lama", |
94 | | - "euro-mpi-2011-log-validate", |
95 | | - "euro-mpi-2011-ompio", |
96 | | - "ipdps-dpdns-2011", |
97 | | - "ipdps-hips-2011", |
98 | | - "orcm-2011", |
| 109 | + "euro-mpi-2011-ompio" |
99 | 110 | )); |
100 | 111 | ?> |
101 | 112 | </UL> |
|
104 | 115 | <UL> |
105 | 116 | <?php |
106 | 117 | print_papers(array("sc-2010", |
107 | | - "euro-mpi-2010-cr-debug", |
108 | | - "pdp-2010", |
109 | 118 | )); |
110 | 119 | ?> |
111 | 120 | </UL> |
|
114 | 123 | <UL> |
115 | 124 | <?php |
116 | 125 | print_papers(array("sc-2009", |
117 | | - "tr-uni-muenchen-8991", |
118 | | - "trinity-btl-2009", |
119 | | - "hpdc-2009", |
120 | | - "orcm-2009", |
121 | 126 | )); |
122 | 127 | ?> |
123 | 128 | </UL> |
|
126 | 131 | <UL> |
127 | 132 | <?php |
128 | 133 | print_papers(array("sc-2008", |
129 | | - "iccs-2008", |
130 | | - "euro-pvmmpi-2008-xrc")); |
| 134 | + )); |
131 | 135 | ?> |
132 | 136 | </UL> |
133 | 137 |
|
134 | 138 | <p><strong>2007</strong></p> |
135 | 139 | <UL> |
136 | 140 | <?php |
137 | 141 | print_papers(array("euro-pvmmpi-2007-mtt", |
138 | | - "euro-pvmmpi-2007-ib", |
139 | | - "euro-pvmmpi-2007-nb-coll", |
140 | | - "euro-pvmmpi-2007-cray-mtl", |
141 | | - "euro-pvmmpi-2007-onesided", |
142 | | - "parco-2007", |
143 | | - "isc-2007", |
144 | | - "cac-2007", |
145 | | - "dpdns-2007", |
| 142 | + "isc-2007", |
146 | 143 | "kicc-2007")); |
147 | 144 | ?> |
148 | 145 | </UL> |
|
151 | 148 | <UL> |
152 | 149 | <?php |
153 | 150 | print_papers(array("sc-2006", |
154 | | - "heteropar-2006", |
155 | | - "dapsys-2006-self-healing-network", |
156 | | - "euro-pvmmpi-2006-app-ft", |
157 | | - "euro-pvmmpi-2006-hpc-protocols", |
158 | | - "euro-pvmmpi-2006-peruse", |
159 | | - "euro-pvmmpi-2006-mpi2-debugging", |
160 | | - "euro-pvmmpi-2006-scalable-rt-ft", |
161 | | - "euro-pvmmpi-2006-libnbc", |
162 | | - "euro-pvmmpi-2006-collective-alg-selection", |
163 | | - "iu-cs-tr635", |
164 | | - "ipdps-2006", |
| 151 | + "euro-pvmmpi-2006-hpc-protocols", |
165 | 152 | "workshop-2006")); |
166 | 153 | ?> |
167 | 154 | </UL> |
168 | 155 |
|
169 | 156 | <p><strong>2005</strong></p> |
170 | 157 | <UL> |
171 | 158 | <?php |
172 | | -print_papers(array("openib-workshop-2006", |
173 | | - "kicc-2005", |
174 | | - "sc-2005", |
175 | | - "lanl-2005-red-storm", |
176 | | - "euro-pvmmpi-2005-fortran", |
177 | | - "euro-pvmmpi-2005-mca-perf", |
| 159 | +print_papers(array("sc-2005", |
178 | 160 | "euro-pvmmpi-2005-orte", |
179 | 161 | "ppam-2005", |
180 | | - "icpp-2005")); |
| 162 | + )); |
181 | 163 | ?> |
182 | 164 | </UL> |
183 | 165 |
|
184 | 166 | <p><strong>2004</strong></p> |
185 | 167 | <UL> |
186 | 168 | <?php |
187 | 169 | print_papers(array("euro-pvmmpi-2004-overview", |
188 | | - "euro-pvmmpi-2004-p2p", |
189 | | - "euro-pvmmpi-2004-p2p-perf", |
190 | 170 | "ics-2004")); |
191 | 171 | ?> |
192 | 172 | <UL> |
|
0 commit comments