From: raphael couturier Date: Sun, 20 Apr 2014 09:40:21 +0000 (+0200) Subject: ajout bib X-Git-Tag: hpcc2014_submission~98 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/hpcc2014.git/commitdiff_plain/0addef29acd938694a719f449408934f533ce96c?ds=sidebyside;hp=-c ajout bib --- 0addef29acd938694a719f449408934f533ce96c diff --git a/hpcc.tex b/hpcc.tex index 3d861f3..7cb74fa 100644 --- a/hpcc.tex +++ b/hpcc.tex @@ -332,7 +332,7 @@ shared memory used by threads simulating each computing units in the Simgrid arc also to be reviewed. Finally, some compilation errors on MPI\_waitall and MPI\_Finalise primitives have been fixed with the latest version of Simgrid. In total, the initial MPI program running on the simulation environment SMPI gave after a very simple adaptation the same results as those obtained in a real environment. We have tested in synchronous mode with a simulated platform starting from a modest 2 or 3 clusters grid to a larger configuration like simulating -Grid5000 with more than 1500 hosts with 5000 cores [?]. Once the code debugging and adaptation were complete, the next section shows our methodology and experimental +Grid5000 with more than 1500 hosts with 5000 cores~\cite{bolze2006grid}. Once the code debugging and adaptation were complete, the next section shows our methodology and experimental results. diff --git a/hpccBib.bib b/hpccBib.bib index 3dbbe39..d17730f 100644 --- a/hpccBib.bib +++ b/hpccBib.bib @@ -129,3 +129,14 @@ year = 2006, year={1985}, publisher={SIAM} } + +@article{bolze2006grid, + title={Grid'5000: a large scale and highly reconfigurable experimental grid testbed}, + author={Bolze, Rapha{\"e}l and Cappello, Franck and Caron, Eddy and Dayd{\'e}, Michel and Desprez, Fr{\'e}d{\'e}ric and Jeannot, Emmanuel and J{\'e}gou, Yvon and Lanteri, Stephane and Leduc, Julien and Melab, Noredine and others}, + journal={International Journal of High Performance Computing Applications}, + volume={20}, + number={4}, + pages={481--494}, + year={2006}, + publisher={SAGE Publications} +} \ No newline at end of file