Skip to content

Commit

Permalink
papers: remove many of the papers
Browse files Browse the repository at this point in the history
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]>

Former-commit-id: 7c990c1
  • Loading branch information
jsquyres committed Mar 21, 2018
1 parent d3e9546 commit dec59f1
Showing 1 changed file with 41 additions and 61 deletions.
102 changes: 41 additions & 61 deletions papers/index.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<?php // -*- php -*-

$topdir = "..";
$title = "Open MPI Publications";
$lam_section = "papers";
$title = "Open MPI Slides and Presentations";

include_once("$topdir/includes/header.inc");
include_once("$topdir/papers/papers.inc");
Expand All @@ -11,10 +10,10 @@

<!------------------------------------------------------------------------->

<P>If you are looking for general-purpose Open MPI citations, please
use the following (other, more specific papers are also available):</P>
<P>If you are looking for a general-purpose Open MPI citation, please
use the following:</P>

<b>Open MPI: Goals, Concept, and Design of a Next Generation MPI
<p><b>Open MPI: Goals, Concept, and Design of a Next Generation MPI
Implementation</b>. Edgar Gabriel, Graham E. Fagg, George Bosilca,
Thara Angskun, Jack J. Dongarra, Jeffrey M. Squyres, Vishal Sahay,
Prabhanjan Kambadur, Brian Barrett, Andrew Lumsdaine, Ralph
Expand All @@ -26,10 +25,34 @@
href="euro-pvmmpi-2004-overview/euro-pvmmpi-2004-overview.ps">ps</a>]
[<a href="euro-pvmmpi-2004-overview/">bibtex</a>]
<?php # Stupid php mode: '
?>
?></p>

<P>If you are looking for a general-purpose Hwloc citation, please use
the following:</P>

<p><b>hwloc: a Generic Framework for Managing Hardware Affinities in
HPC Applications.</b> François Broquedis, Jérôme Clet-Ortega,
Stéphanie Moreaud, Nathalie Furmento, Brice Goglin, Guillaume
Mercier, Samuel Thibault, and Raymond Namyst. In <em>Proceedings of
the 18th Euromicro International Conference on Parallel, Distributed
and Network-Based Processing (PDP2010)</em>, Pisa, Italia, February
2010. IEEE Computer Society Press. <a
href="https://hal.inria.fr/inria-00429889">https://hal.inria.fr/inria-00429889</a></p>

<p>If you are looking for general-purpose MTT citation, please use the
following:</p>

<p><b>An Extensible Framework for Distributed Testing of MPI
Implementations (2007).</b> Hursey J., Mallove E., Squyres J.M.,
Lumsdaine A In <em>Recent Advances in Parallel Virtual Machine and
Message Passing Interface.</em> EuroPVM/MPI 2007. Lecture Notes in
Computer Science, vol 4757. Springer, Berlin, Heidelberg. <a
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>

<!------------------------------------------------------------------------->

<p><B>Open MPI Bibliography and Papers:</B><BR>
<p><B>Community Open MPI project slides, public presentations, and
general architecture papers:</B><BR>

<p><strong>2017</strong></p>
<ul>
Expand All @@ -50,26 +73,22 @@
<?php
print_papers(array("sc-2015",
"sc-2015-pmix",
"versioning-update-2015",
"controls-2015"));
"versioning-update-2015"));
?>
</ul>

<p><strong>2014</strong></p>
<UL>
<?php
print_papers(array("sc-2014",
"hpcs-2014-hwloc",
"psti-2014-netloc",
print_papers(array("sc-2014"
));
?>
</UL>

<p><strong>2013</strong></p>
<UL>
<?php
print_papers(array("sc-2013",
"euro-mpi-2013-iopp"
print_papers(array("sc-2013"
));
?>
</UL>
Expand All @@ -78,24 +97,16 @@
<UL>
<?php
print_papers(array("sc-2012",
"kcomputer-2012",
"mpi-java-presentation",
"mpi-java-spec",
"aosa-vol-2",
"cug-2012"));
"aosa-vol-2"
));
?>
</UL>

<p><strong>2011</strong></p>
<UL>
<?php
print_papers(array("sc-2011",
"cluster-2011-lama",
"euro-mpi-2011-log-validate",
"euro-mpi-2011-ompio",
"ipdps-dpdns-2011",
"ipdps-hips-2011",
"orcm-2011",
"euro-mpi-2011-ompio"
));
?>
</UL>
Expand All @@ -104,8 +115,6 @@
<UL>
<?php
print_papers(array("sc-2010",
"euro-mpi-2010-cr-debug",
"pdp-2010",
));
?>
</UL>
Expand All @@ -114,10 +123,6 @@
<UL>
<?php
print_papers(array("sc-2009",
"tr-uni-muenchen-8991",
"trinity-btl-2009",
"hpdc-2009",
"orcm-2009",
));
?>
</UL>
Expand All @@ -126,23 +131,15 @@
<UL>
<?php
print_papers(array("sc-2008",
"iccs-2008",
"euro-pvmmpi-2008-xrc"));
));
?>
</UL>

<p><strong>2007</strong></p>
<UL>
<?php
print_papers(array("euro-pvmmpi-2007-mtt",
"euro-pvmmpi-2007-ib",
"euro-pvmmpi-2007-nb-coll",
"euro-pvmmpi-2007-cray-mtl",
"euro-pvmmpi-2007-onesided",
"parco-2007",
"isc-2007",
"cac-2007",
"dpdns-2007",
"isc-2007",
"kicc-2007"));
?>
</UL>
Expand All @@ -151,42 +148,25 @@
<UL>
<?php
print_papers(array("sc-2006",
"heteropar-2006",
"dapsys-2006-self-healing-network",
"euro-pvmmpi-2006-app-ft",
"euro-pvmmpi-2006-hpc-protocols",
"euro-pvmmpi-2006-peruse",
"euro-pvmmpi-2006-mpi2-debugging",
"euro-pvmmpi-2006-scalable-rt-ft",
"euro-pvmmpi-2006-libnbc",
"euro-pvmmpi-2006-collective-alg-selection",
"iu-cs-tr635",
"ipdps-2006",
"euro-pvmmpi-2006-hpc-protocols",
"workshop-2006"));
?>
</UL>

<p><strong>2005</strong></p>
<UL>
<?php
print_papers(array("openib-workshop-2006",
"kicc-2005",
"sc-2005",
"lanl-2005-red-storm",
"euro-pvmmpi-2005-fortran",
"euro-pvmmpi-2005-mca-perf",
print_papers(array("sc-2005",
"euro-pvmmpi-2005-orte",
"ppam-2005",
"icpp-2005"));
));
?>
</UL>

<p><strong>2004</strong></p>
<UL>
<?php
print_papers(array("euro-pvmmpi-2004-overview",
"euro-pvmmpi-2004-p2p",
"euro-pvmmpi-2004-p2p-perf",
"ics-2004"));
?>
<UL>
Expand Down

0 comments on commit dec59f1

Please sign in to comment.