Skip to content

Commit 35f3013

Browse files
committed
papers: remove many of the papers
Over the past several years, many of the academic members of the Open MPI community have not posted their papers to this web site. In the 2018-03 OMPI developer meeting, we decided to take the majority of content on this page down and rely on normal academic paper archiving for access to the old papers. Project-level presentations (e.g., SC BOF slides) sare kept here, as are a small number of papers that detail the inner workings of Open MPI itself. Signed-off-by: Jeff Squyres <[email protected]>
1 parent 4745ab6 commit 35f3013

File tree

1 file changed

+12
-58
lines changed

1 file changed

+12
-58
lines changed

papers/index.php

Lines changed: 12 additions & 58 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");
@@ -29,7 +28,7 @@
2928
?>
3029
<!------------------------------------------------------------------------->
3130

32-
<p><B>Open MPI Bibliography and Papers:</B><BR>
31+
<p><B>Open MPI project slides and public presentations:</B><BR>
3332

3433
<p><strong>2017</strong></p>
3534
<ul>
@@ -50,26 +49,22 @@
5049
<?php
5150
print_papers(array("sc-2015",
5251
"sc-2015-pmix",
53-
"versioning-update-2015",
54-
"controls-2015"));
52+
"versioning-update-2015"));
5553
?>
5654
</ul>
5755

5856
<p><strong>2014</strong></p>
5957
<UL>
6058
<?php
61-
print_papers(array("sc-2014",
62-
"hpcs-2014-hwloc",
63-
"psti-2014-netloc",
59+
print_papers(array("sc-2014"
6460
));
6561
?>
6662
</UL>
6763

6864
<p><strong>2013</strong></p>
6965
<UL>
7066
<?php
71-
print_papers(array("sc-2013",
72-
"euro-mpi-2013-iopp"
67+
print_papers(array("sc-2013"
7368
));
7469
?>
7570
</UL>
@@ -78,24 +73,15 @@
7873
<UL>
7974
<?php
8075
print_papers(array("sc-2012",
81-
"kcomputer-2012",
82-
"mpi-java-presentation",
83-
"mpi-java-spec",
84-
"aosa-vol-2",
85-
"cug-2012"));
76+
"aosa-vol-2"
77+
));
8678
?>
8779
</UL>
8880

8981
<p><strong>2011</strong></p>
9082
<UL>
9183
<?php
9284
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",
9985
));
10086
?>
10187
</UL>
@@ -104,8 +90,6 @@
10490
<UL>
10591
<?php
10692
print_papers(array("sc-2010",
107-
"euro-mpi-2010-cr-debug",
108-
"pdp-2010",
10993
));
11094
?>
11195
</UL>
@@ -114,10 +98,6 @@
11498
<UL>
11599
<?php
116100
print_papers(array("sc-2009",
117-
"tr-uni-muenchen-8991",
118-
"trinity-btl-2009",
119-
"hpdc-2009",
120-
"orcm-2009",
121101
));
122102
?>
123103
</UL>
@@ -126,23 +106,14 @@
126106
<UL>
127107
<?php
128108
print_papers(array("sc-2008",
129-
"iccs-2008",
130-
"euro-pvmmpi-2008-xrc"));
109+
));
131110
?>
132111
</UL>
133112

134113
<p><strong>2007</strong></p>
135114
<UL>
136115
<?php
137-
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",
116+
print_papers(array("isc-2007",
146117
"kicc-2007"));
147118
?>
148119
</UL>
@@ -151,42 +122,25 @@
151122
<UL>
152123
<?php
153124
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",
125+
"euro-pvmmpi-2006-hpc-protocols",
165126
"workshop-2006"));
166127
?>
167128
</UL>
168129

169130
<p><strong>2005</strong></p>
170131
<UL>
171132
<?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",
133+
print_papers(array("sc-2005",
178134
"euro-pvmmpi-2005-orte",
179135
"ppam-2005",
180-
"icpp-2005"));
136+
));
181137
?>
182138
</UL>
183139

184140
<p><strong>2004</strong></p>
185141
<UL>
186142
<?php
187143
print_papers(array("euro-pvmmpi-2004-overview",
188-
"euro-pvmmpi-2004-p2p",
189-
"euro-pvmmpi-2004-p2p-perf",
190144
"ics-2004"));
191145
?>
192146
<UL>

0 commit comments

Comments
 (0)