]> AND Private Git Repository - hpcc2014.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Add new reference for SimGrid.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 30 Jun 2014 13:16:04 +0000 (15:16 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 30 Jun 2014 13:16:04 +0000 (15:16 +0200)
hpcc.tex
hpccBib.bib

index 62922bcbae3b99f759e7d8dc5a1acf1910b9c8f4..ec46af9bc56dfcd58d2ef88411c577167bc2aaca 100644 (file)
--- a/hpcc.tex
+++ b/hpcc.tex
@@ -245,13 +245,14 @@ asynchronous iterative algorithms before being able to run real experiments.
 
 \section{SimGrid}
 
-SimGrid~\cite{SimGrid,casanova+legrand+quinson.2008.simgrid} is a simulation
-framework to study the behavior of large-scale distributed systems.  As its name
-suggests, it emanates from the grid computing community, but is nowadays used to
-study grids, clouds, HPC or peer-to-peer systems.  The early versions of SimGrid
-date back from 1999, but it is still actively developed and distributed as an open
-source software.  Today, it is one of the major generic tools in the field of
-simulation for large-scale distributed systems.
+SimGrid~\cite{SimGrid,casanova+legrand+quinson.2008.simgrid,casanova+giersch+legrand+al.2014.versatile}
+is a simulation framework to study the behavior of large-scale distributed
+systems.  As its name suggests, it emanates from the grid computing community,
+but is nowadays used to study grids, clouds, HPC or peer-to-peer systems.  The
+early versions of SimGrid date back from 1999, but it is still actively
+developed and distributed as an open source software.  Today, it is one of the
+major generic tools in the field of simulation for large-scale distributed
+systems.
 
 SimGrid provides several programming interfaces: MSG to simulate Concurrent
 Sequential Processes, SimDAG to simulate DAGs of (parallel) tasks, and SMPI to
index 735bc373db19e129ea745de62e4e04b58912b6d6..5b93e5c5dcd4086bb1cf1ab6659e1b3348110476 100644 (file)
@@ -21,6 +21,18 @@ year = {1986}
   publisher =    {IEEE Computer Society},
 }
 
+@article{casanova+giersch+legrand+al.2014.versatile,
+  author = {Henri Casanova and Arnaud Giersch and Arnaud Legrand
+                  and Martin Quinson and Fr{\'e}d{\'e}ric Suter},
+  title = {Versatile, Scalable, and Accurate Simulation of
+                  Distributed Applications and Platforms },
+  journal = {Journal of Parallel and Distributed Computing},
+  issn = {0743-7315},
+  year = 2014,
+  NOmonth = jun,
+  note = {To appear},
+}
+
 @Electronic{SimGrid,
   title =        {{SimGrid} Website},
   url =          {http://simgrid.org/},