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

Private GIT Repository
SimGrid section
authorziane <ziane@spirou.ltas.ulg.ac.be>
Thu, 7 May 2015 13:19:34 +0000 (15:19 +0200)
committerziane <ziane@spirou.ltas.ulg.ac.be>
Thu, 7 May 2015 13:19:34 +0000 (15:19 +0200)
Merge branch 'master' of ssh://bilbo.iut-bm.univ-fcomte.fr/rce2014

biblio.bib
paper.tex

index 30be1066a8b2b6640f3c6351d11b0c0a525cf2a7..a4ae2014ee3449392149a8625129b33eec7515da 100644 (file)
@@ -180,3 +180,25 @@ year = 2010,
   PAGES = {800},
   YEAR = {2001}
 }
+
+@InProceedings{casanova+legrand+quinson.2008.simgrid,
+  author =       {Casanova, Henri and Legrand, Arnaud and Quinson,
+                  Martin},
+  title =        {{SimGrid}: a Generic Framework for Large-Scale
+                  Distributed Experiments},
+  booktitle =    {Proceedings of the Tenth International Conference on
+                  Computer Modeling and Simulation},
+  year =         {2008},
+  pages =        {126--131},
+  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},
+  year = 2014,
+}
+
index af2303eed3c0d1804e0c448c6aad04306b7c4aba..d65672a361de513f97d302ee7ca98998e2361c64 100644 (file)
--- a/paper.tex
+++ b/paper.tex
@@ -246,7 +246,8 @@ by simulation are in accordance with reality i.e. of the same order of
 magnitude. To our knowledge, there is no study on this problematic.
 
 \section{SimGrid}
- \label{sec:simgrid}
+\label{sec:simgrid}
+SimGrid~\cite{SimGrid,casanova+legrand+quinson.2008.simgrid,casanova+giersch+legrand+al.2014.versatile} is a discrete event simulation framework to study the behavior of large-scale distributed computing platforms as Grids, Peer-to-Peer systems, Clouds and High Performance Computation systems. It is widely used to simulate and evaluate heuristics, prototype applications or even assess legacy MPI applications. It is still actively developed by the scientific community and distributed as an open source software.
 
 %%%%%%%%%%%%%%%%%%%%%%%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%