X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/hpcc2014.git/blobdiff_plain/42e7f35fe290785950e094b86fd73c998719025f..a6f49b2fbc6ccf037f7358f1e306f275576518fd:/hpcc.tex?ds=inline diff --git a/hpcc.tex b/hpcc.tex index 5a03bb2..dc83bb4 100644 --- a/hpcc.tex +++ b/hpcc.tex @@ -233,8 +233,8 @@ with real data. In fact, from an execution to another the order of messages will change and the number of iterations to reach the convergence will also change. According to all the parameters of the platform (number of nodes, power of nodes, inter and intra clusrters bandwith and latency, etc.) and of the -algorithm (number of splitting with the multisplitting algorithm), the -multisplitting code will obtain the solution more or less quickly. Or course, +algorithm (number of splittings with the multisplitting algorithm), the +multisplitting code will obtain the solution more or less quickly. Of course, the GMRES method also depends of the same parameters. As it is difficult to have access to many clusters, grids or supercomputers with many different network parameters, it is interesting to be able to simulate the behaviors of @@ -251,8 +251,8 @@ SimGrid~\cite{SimGrid,casanova+legrand+quinson.2008.simgrid} is a simulation framework to study the behavior of large-scale distributed systems. As its name says, 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 from 1999, but it's still actively developed and distributed as an open -source software. Today, it's one of the major generic tools in the field of +date 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