]> AND Private Git Repository - loba-papers.git/blob - loba-besteffort/biblio.bib
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
02a466ae4a1c29ffcf2057ffeaf3bbcef3afbe52
[loba-papers.git] / loba-besteffort / biblio.bib
1 @Article{10.1109/TPDS.2005.2,
2   author =       {Jacques M. Bahi and Sylvain Contassot-Vivier and
3                   Raphael Couturier and Flavien Vernier},
4   title =        {A Decentralized Convergence Detection Algorithm for
5                   Asynchronous Parallel Iterative Algorithms},
6   journal =      {IEEE Transactions on Parallel and Distributed
7                   Systems},
8   volume =       {16},
9   number =       {1},
10   issn =         {1045-9219},
11   year =         {2005},
12   pages =        {4--13},
13   doi =          {10.1109/TPDS.2005.2},
14   publisher =    {IEEE Computer Society},
15   address =      {Los Alamitos, CA, USA},
16 }
17
18 @InProceedings{bahi+giersch+makhoul.2008.scalable,
19   author =       {Jacques M. Bahi and Arnaud Giersch and Abdallah
20                   Makhoul},
21   title =        {A Scalable Fault Tolerant Diffusion Scheme for Data
22                   Fusion in Sensor Networks},
23   pages =        {10 (5 pages)},
24   booktitle =    {Infoscale 2008, The Third International {ICST}
25                   Conference on Scalable Information Systems},
26   address =      {Vico Equense, Italy},
27   x-publisher =    {ICST (Institute for Computer Sciences,
28                   Social-Informatics and Telecommunications
29                   Engineering)},
30   year =         2008,
31   month =        jun,
32 }
33
34 @Book{bertsekas+tsitsiklis.1997.parallel,
35   author =       {Bertsekas, Dimitri P. and Tsitsiklis, John N.},
36   title =        {Parallel and Distributed Computation: Numerical
37                   Methods},
38   publisher =    {Athena Scientific},
39   year =         1997
40 }
41
42 @InProceedings{casanova+legrand+quinson.2008.simgrid,
43   author =       {Casanova, Henri and Legrand, Arnaud and Quinson,
44                   Martin},
45   title =        {{S}im{G}rid: a Generic Framework for Large-Scale
46                   Distributed Experiments},
47   booktitle =    {10th IEEE International Conference on Computer
48                   Modeling and Simulation},
49   pages =        {126--131},
50   year =         2008,
51   month =        mar,
52   url =          {http://simgrid.gforge.inria.fr/}
53 }
54
55 @Article{cedo+cortes+ripoll+al.2007.convergence,
56   author =       {Ced{\'o}, Ferran and Cort{\'e}s, Ana and Ripoll, Ana
57                   and Senar, Miquel A. and Luque, Emilio},
58   title =        {The Convergence of Realistic Distributed
59                   Load-Balancing Algorithms},
60   journal =      {Theory of Computing Systems},
61   year =         2007,
62   volume =       41,
63   number =       4,
64   pages =        {609--618},
65   month =        dec
66 }
67
68 @Article{cortes+ripoll+cedo+al.2002.asynchronous,
69   author =       {Cort{\'e}s, Ana and Ripoll, Ana and Ced{\'o}, Ferran
70                   and Senar, Miquel A. and Luque, Emilio},
71   title =        {An asynchronous and iterative load balancing
72                   algorithm for discrete load model},
73   journal =      {Journal of Parallel and Distributed Computing},
74   issn =         {0743-7315},
75   volume =       62,
76   number =       12,
77   pages =        {1729--1746},
78   year =         2002,
79   month =        dec,
80   doi =          {10.1016/S0743-7315(02)00006-0}
81 }
82
83 @Article{ElsMonPre02,
84   author =       "R. Elsässer and B. Monien and R. Preis",
85   title =        "Diffusion Schemes for Load Balancing on
86                   Heterogeneous Networks",
87   journal =      "Theory of computing systems",
88   volume =       "35",
89   number =       "3",
90   pages =        "305--320",
91   year =         "2002",
92 }
93
94 %% inria-00502839, version 1
95 %% http://hal.inria.fr/inria-00502839/en/
96 @inproceedings{QUINSON:2010:INRIA-00502839:1,
97   hal_id =       {inria-00502839},
98   url =          {http://hal.inria.fr/inria-00502839/en/},
99   title =        {{Synthesizing Generic Experimental Environments for
100                   Simulation}},
101   author =       {Quinson, Martin and Bobelin, Laurent and Suter,
102                   Fr\'ed\'eric},
103   abstract =     {{Experiments play an important role in parallel and
104                   distributed computing. Simulation is a common
105                   experimental technique that relies on abstractions
106                   of the tested application and execution environment
107                   but offers reproducibility of results and fast
108                   exploration of numerous scenarios. This article
109                   focuses on setting up the experimental environment
110                   of a simulation run. First we analyze the
111                   requirements expressed by different research
112                   communities. As the existing tools of the literature
113                   are too specific, we then propose a more generic
114                   experimental environment synthesizer called
115                   SIMULACRUM. This tool allows its users to select a
116                   model of a currently deployed computing grid or
117                   generate a random environment. Then the user can
118                   extract a subset of it that fulfills his/her
119                   requirements. Finally the user can export the
120                   corresponding XML representation.}},
121   language =     {Anglais},
122   affiliation =  {ALGORILLE - INRIA Lorraine - LORIA - INRIA - CNRS :
123                   UMR7503 - Universit\'e Henri Poincar\'e - Nancy I -
124                   Universit\'e Nancy II - Institut National
125                   Polytechnique de Lorraine - Centre de Calcul de
126                   l'inst. national de phy. nucl\'eaire et de phy. des
127                   particules - CC IN2P3 - CNRS : USR6402 - IN2P3},
128   booktitle =    {{Fifth International Conference on P2P, Parallel,
129                   Grid, Cloud and Internet Computing}},
130   address =      {Fukuoka, Japon},
131   audience =     {internationale },
132   year =         {2010},
133   month =        Nov,
134   pdf =
135                   {http://hal.inria.fr/inria-00502839/PDF/simulacrum\_3PGCIC\_2010.pdf},
136 }
137
138 @Article{sutter.2008.writing,
139   author =       {Sutter, Herb},
140   title =        {Writing Lock-Free Code: A Corrected Queue},
141   journal =      {Dr. Dobb's Journal},
142   year =         2008,
143   month =        sep,
144   url =          {http://www.drdobbs.com/high-performance-computing/210604448},
145 }