+@Article{10.1109/TPDS.2005.2,
+ author = {Jacques M. Bahi and Sylvain Contassot-Vivier and
+ Raphael Couturier and Flavien Vernier},
+ title = {A Decentralized Convergence Detection Algorithm for
+ Asynchronous Parallel Iterative Algorithms},
+ journal = {IEEE Transactions on Parallel and Distributed
+ Systems},
+ volume = {16},
+ number = {1},
+ issn = {1045-9219},
+ year = {2005},
+ pages = {4-13},
+ doi = {10.1109/TPDS.2005.2},
+ publisher = {IEEE Computer Society},
+ address = {Los Alamitos, CA, USA},
+}
+
@InProceedings{bahi+giersch+makhoul.2008.scalable,
author = {Jacques M. Bahi and Arnaud Giersch and Abdallah
Makhoul},
booktitle = {10th IEEE International Conference on Computer
Modeling and Simulation},
year = 2008,
- month = mar
+ month = mar,
+ url = {http://simgrid.gforge.inria.fr/}
}
@Article{cedo+cortes+ripoll+al.2007.convergence,
}
@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",
+ 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},
}