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

Private GIT Repository
ajout bib
authorraphael couturier <couturie@extinction>
Sun, 20 Apr 2014 09:40:21 +0000 (11:40 +0200)
committerraphael couturier <couturie@extinction>
Sun, 20 Apr 2014 09:40:21 +0000 (11:40 +0200)
hpcc.tex
hpccBib.bib

index 3d861f3608b35fb40bd57a136053be10cad45b1a..7cb74fa528d3929115637c95f4bb0573f190ee13 100644 (file)
--- 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 
 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.
 
 
 results.
 
 
index 3dbbe39d0a05f6cc4a898bf02d6f167fbb7ef1ee..d17730f8c4f9db533d690c59fc689e7ade64b113 100644 (file)
@@ -129,3 +129,14 @@ year = 2006,
   year={1985},
   publisher={SIAM}
 }
   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