From 59636878becb2087601db617b593fd3f35181655 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Thu, 10 Apr 2014 16:40:59 +0200 Subject: [PATCH] Update SimGrid ref. --- loba-besteffort/biblio.bib | 18 ++++++++++++------ loba-besteffort/loba-besteffort.tex | 2 +- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/loba-besteffort/biblio.bib b/loba-besteffort/biblio.bib index 02a466a..27d24e1 100644 --- a/loba-besteffort/biblio.bib +++ b/loba-besteffort/biblio.bib @@ -42,14 +42,14 @@ @InProceedings{casanova+legrand+quinson.2008.simgrid, author = {Casanova, Henri and Legrand, Arnaud and Quinson, Martin}, - title = {{S}im{G}rid: a Generic Framework for Large-Scale + title = {{SimGrid}: a Generic Framework for Large-Scale Distributed Experiments}, - booktitle = {10th IEEE International Conference on Computer - Modeling and Simulation}, + booktitle = {Proceedings of the Tenth International Conference on + Computer Modeling and Simulation}, + series = {UKSIM '08}, + year = {2008}, pages = {126--131}, - year = 2008, - month = mar, - url = {http://simgrid.gforge.inria.fr/} + publisher = {IEEE Computer Society}, } @Article{cedo+cortes+ripoll+al.2007.convergence, @@ -143,3 +143,9 @@ month = sep, url = {http://www.drdobbs.com/high-performance-computing/210604448}, } + +@Webpage{simgrid.web, + key = {SimGrid}, + title = {http://simgrid.org/}, + note = {{SimGrid} Website}, +} diff --git a/loba-besteffort/loba-besteffort.tex b/loba-besteffort/loba-besteffort.tex index 03cb38c..3ccb2b0 100644 --- a/loba-besteffort/loba-besteffort.tex +++ b/loba-besteffort/loba-besteffort.tex @@ -347,7 +347,7 @@ information of the load they will receive, so they can take in into account. In order to test and validate our approaches, we wrote a simulator using the SimGrid -framework~\cite{casanova+legrand+quinson.2008.simgrid}. This +framework~\cite{simgrid.web,casanova+legrand+quinson.2008.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 -- 2.39.5