X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba-papers.git/blobdiff_plain/d5c9abbacc165803629a3edc02365177cbd79731..74af592b15adb8ca1304b5252bea0d7163c544cb:/supercomp11/biblio.bib?ds=inline diff --git a/supercomp11/biblio.bib b/supercomp11/biblio.bib index 6b076af..1e8c121 100644 --- a/supercomp11/biblio.bib +++ b/supercomp11/biblio.bib @@ -1,3 +1,19 @@ +@InProceedings{bahi+giersch+makhoul.2008.scalable, + author = {Jacques M. Bahi and Arnaud Giersch and Abdallah + Makhoul}, + title = {A Scalable Fault Tolerant Diffusion Scheme for Data + Fusion in Sensor Networks}, + pages = {10 (5 pages)}, + booktitle = {Infoscale 2008, The Third International {ICST} + Conference on Scalable Information Systems}, + address = {Vico Equense, Italy}, + x-publisher = {ICST (Institute for Computer Sciences, + Social-Informatics and Telecommunications + Engineering)}, + year = 2008, + month = jun, +} + @Book{bertsekas+tsitsiklis.1997.parallel, author = {Bertsekas, Dimitri P. and Tsitsiklis, John N.}, title = {Parallel and Distributed Computation: Numerical @@ -6,6 +22,17 @@ year = 1997 } +@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 = {10th IEEE International Conference on Computer + Modeling and Simulation}, + year = 2008, + month = mar +} + @Article{cedo+cortes+ripoll+al.2007.convergence, author = {Ced{\'o}, Ferran and Cort{\'e}s, Ana and Ripoll, Ana and Senar, Miquel A. and Luque, Emilio}, @@ -33,3 +60,67 @@ month = dec, doi = {10.1016/S0743-7315(02)00006-0} } + +@Article{ElsMonPre02, + author = "R. Elsässer and B. Monien and R. Preis", + title = "Diffusion Schemes for Load Balancing on Heterogeneous + Networks", + journal = "Theory of computing systems", + volume = "35", + number = "3", + pages = "305--320", + year = "2002", +} + +%% inria-00502839, version 1 +%% http://hal.inria.fr/inria-00502839/en/ +@inproceedings{QUINSON:2010:INRIA-00502839:1, + hal_id = {inria-00502839}, + url = {http://hal.inria.fr/inria-00502839/en/}, + title = {{Synthesizing Generic Experimental Environments for + Simulation}}, + author = {Quinson, Martin and Bobelin, Laurent and Suter, + Fr\'ed\'eric}, + abstract = {{Experiments play an important role in parallel and + distributed computing. Simulation is a common + experimental technique that relies on abstractions + of the tested application and execution environment + but offers reproducibility of results and fast + exploration of numerous scenarios. This article + focuses on setting up the experimental environment + of a simulation run. First we analyze the + requirements expressed by different research + communities. As the existing tools of the literature + are too specific, we then propose a more generic + experimental environment synthesizer called + SIMULACRUM. This tool allows its users to select a + model of a currently deployed computing grid or + generate a random environment. Then the user can + extract a subset of it that fulfills his/her + requirements. Finally the user can export the + corresponding XML representation.}}, + language = {Anglais}, + affiliation = {ALGORILLE - INRIA Lorraine - LORIA - INRIA - CNRS : + UMR7503 - Universit\'e Henri Poincar\'e - Nancy I - + Universit\'e Nancy II - Institut National + Polytechnique de Lorraine - Centre de Calcul de + l'inst. national de phy. nucl\'eaire et de phy. des + particules - CC IN2P3 - CNRS : USR6402 - IN2P3}, + booktitle = {{Fifth International Conference on P2P, Parallel, + Grid, Cloud and Internet Computing}}, + address = {Fukuoka, Japon}, + audience = {internationale }, + year = {2010}, + month = Nov, + pdf = + {http://hal.inria.fr/inria-00502839/PDF/simulacrum\_3PGCIC\_2010.pdf}, +} + +@Article{sutter.2008.writing, + author = {Sutter, Herb}, + title = {Writing Lock-Free Code: A Corrected Queue}, + journal = {Dr. Dobb's Journal}, + year = 2008, + month = sep, + url = {http://www.drdobbs.com/high-performance-computing/210604448}, +}