Skip to content

Commit 119847e

Browse files
authored
Merge pull request #52 from jsquyres/pr/remove-many-papers
papers: remove many of the papers
2 parents 4745ab6 + 7c990c1 commit 119847e

File tree

1 file changed

+41
-61
lines changed

1 file changed

+41
-61
lines changed

papers/index.php

Lines changed: 41 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<?php // -*- php -*-
22

33
$topdir = "..";
4-
$title = "Open MPI Publications";
5-
$lam_section = "papers";
4+
$title = "Open MPI Slides and Presentations";
65

76
include_once("$topdir/includes/header.inc");
87
include_once("$topdir/papers/papers.inc");
@@ -11,10 +10,10 @@
1110

1211
<!------------------------------------------------------------------------->
1312

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>
1615

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
1817
Implementation</b>. Edgar Gabriel, Graham E. Fagg, George Bosilca,
1918
Thara Angskun, Jack J. Dongarra, Jeffrey M. Squyres, Vishal Sahay,
2019
Prabhanjan Kambadur, Brian Barrett, Andrew Lumsdaine, Ralph
@@ -26,10 +25,34 @@
2625
href="euro-pvmmpi-2004-overview/euro-pvmmpi-2004-overview.ps">ps</a>]
2726
[<a href="euro-pvmmpi-2004-overview/">bibtex</a>]
2827
<?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+
3052
<!------------------------------------------------------------------------->
3153

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>
3356

3457
<p><strong>2017</strong></p>
3558
<ul>
@@ -50,26 +73,22 @@
5073
<?php
5174
print_papers(array("sc-2015",
5275
"sc-2015-pmix",
53-
"versioning-update-2015",
54-
"controls-2015"));
76+
"versioning-update-2015"));
5577
?>
5678
</ul>
5779

5880
<p><strong>2014</strong></p>
5981
<UL>
6082
<?php
61-
print_papers(array("sc-2014",
62-
"hpcs-2014-hwloc",
63-
"psti-2014-netloc",
83+
print_papers(array("sc-2014"
6484
));
6585
?>
6686
</UL>
6787

6888
<p><strong>2013</strong></p>
6989
<UL>
7090
<?php
71-
print_papers(array("sc-2013",
72-
"euro-mpi-2013-iopp"
91+
print_papers(array("sc-2013"
7392
));
7493
?>
7594
</UL>
@@ -78,24 +97,16 @@
7897
<UL>
7998
<?php
8099
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+
));
86102
?>
87103
</UL>
88104

89105
<p><strong>2011</strong></p>
90106
<UL>
91107
<?php
92108
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"
99110
));
100111
?>
101112
</UL>
@@ -104,8 +115,6 @@
104115
<UL>
105116
<?php
106117
print_papers(array("sc-2010",
107-
"euro-mpi-2010-cr-debug",
108-
"pdp-2010",
109118
));
110119
?>
111120
</UL>
@@ -114,10 +123,6 @@
114123
<UL>
115124
<?php
116125
print_papers(array("sc-2009",
117-
"tr-uni-muenchen-8991",
118-
"trinity-btl-2009",
119-
"hpdc-2009",
120-
"orcm-2009",
121126
));
122127
?>
123128
</UL>
@@ -126,23 +131,15 @@
126131
<UL>
127132
<?php
128133
print_papers(array("sc-2008",
129-
"iccs-2008",
130-
"euro-pvmmpi-2008-xrc"));
134+
));
131135
?>
132136
</UL>
133137

134138
<p><strong>2007</strong></p>
135139
<UL>
136140
<?php
137141
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",
146143
"kicc-2007"));
147144
?>
148145
</UL>
@@ -151,42 +148,25 @@
151148
<UL>
152149
<?php
153150
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",
165152
"workshop-2006"));
166153
?>
167154
</UL>
168155

169156
<p><strong>2005</strong></p>
170157
<UL>
171158
<?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",
178160
"euro-pvmmpi-2005-orte",
179161
"ppam-2005",
180-
"icpp-2005"));
162+
));
181163
?>
182164
</UL>
183165

184166
<p><strong>2004</strong></p>
185167
<UL>
186168
<?php
187169
print_papers(array("euro-pvmmpi-2004-overview",
188-
"euro-pvmmpi-2004-p2p",
189-
"euro-pvmmpi-2004-p2p-perf",
190170
"ics-2004"));
191171
?>
192172
<UL>

0 commit comments

Comments
 (0)