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

Private GIT Repository
Update SimGrid ref.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 23 Oct 2017 11:04:42 +0000 (13:04 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 23 Oct 2017 11:04:42 +0000 (13:04 +0200)
loba-besteffort/biblio.bib
loba-besteffort/loba-besteffort.tex

index 27d24e105af9eb2bcfa95bbd80f8ece77d9c2b07..e278b468d1ae1a407c0c416680524aaa23b279ff 100644 (file)
   publisher =    {IEEE Computer Society},
 }
 
+@Article{casanova+giersch+legrand+al.2014.simgrid,
+  hal_id = {hal-01017319},
+  url = {http://hal.inria.fr/hal-01017319},
+  title = {Versatile, Scalable, and Accurate Simulation of Distributed Applications and Platforms},
+  author = {Casanova, Henri and Giersch, Arnaud and Legrand, Arnaud and Quinson, Martin and Suter, Fr{\'e}d{\'e}ric},
+  publisher = {Elsevier},
+  pages = {2899-2917},
+  journal = {Journal of Parallel and Distributed Computing},
+  volume = {74},
+  number = {10},
+  year = {2014},
+  month = Jun,
+  pdf = {http://hal.inria.fr/hal-01017319/PDF/simgrid3-journal.pdf},
+}
+
 @Article{cedo+cortes+ripoll+al.2007.convergence,
   author =       {Ced{\'o}, Ferran and Cort{\'e}s, Ana and Ripoll, Ana
                   and Senar, Miquel A. and Luque, Emilio},
index 88ad56018a3e826c0ec87b0ad18d60e2dbc3aca4..c387ad6e62bee5e66175f1220104360944bb12e4 100644 (file)
@@ -346,7 +346,7 @@ information of the load they will receive, so they can take it into account.
 
 In order to test and validate our approaches, we wrote a simulator
 using the SimGrid
-framework~\cite{simgrid.web,casanova+legrand+quinson.2008.simgrid}.  This
+framework~\cite{simgrid.web,casanova+giersch+legrand+al.2014.simgrid}.  This
 simulator, which consists of about 2,700 lines of C++, allows to run
 the different load-balancing strategies under various parameters, such
 as the initial distribution of load, the interconnection topology, the
@@ -382,7 +382,7 @@ For the sake of simplicity, a few details were voluntary omitted from
 these descriptions.  For an exhaustive presentation, we refer to the
 actual source code that was used for the experiments%
 \footnote{As mentioned before, our simulator relies on the SimGrid
-  framework~\cite{casanova+legrand+quinson.2008.simgrid}.  For the
+  framework~\cite{casanova+giersch+legrand+al.2014.simgrid}.  For the
   experiments, we used a pre-release of SimGrid 3.7 (Git commit
   67d62fca5bdee96f590c942b50021cdde5ce0c07, available from
   \url{https://gforge.inria.fr/scm/?group_id=12})}, and which is