X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/hpcc2014.git/blobdiff_plain/fd79be03b23747f76b253f2b3646f9f8f3a21f93..15348244ef6182b8aae104bbd22121a48a6fc439:/hpcc.tex?ds=sidebyside diff --git a/hpcc.tex b/hpcc.tex index 62922bc..ec46af9 100644 --- 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