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

Private GIT Repository
Incorporate previous text for SimGrid. To reword.
[rce2015.git] / biblio.bib
1 @ARTICLE{O'leary85,
2     author = {O'leary, D.P. and White, R.E.},
3     title = {Multi-splittings of matrices and parallel solution of linear systems},
4     journal = {SIAM Journal on Algebraic and Discrete Methods},
5     year = {1985},
6     volume = {6},
7     pages = {630--640}
8 }
9
10 @article{White86,
11  author = {White, R.E.},
12  title = {Parallel algorithms for nonlinear problems},
13  journal = {SIAM Journal Algebraic Discrete Methods},
14  volume = {7},
15  number = {1},
16  year = {1986},
17  pages = {137--149},
18  publisher = {Society for Industrial and Applied Mathematics},
19  address = {Philadelphia, PA, USA}
20
21
22 @book{bahi07,
23   TITLE = {Parallel Iterative Algorithms: from sequential to grid computing},
24   AUTHOR = {Bahi, J.M. and Contassot-Vivier, S. and Couturier, R.},
25   PUBLISHER = {{Chapman \& Hall/CRC}},
26   SERIES = {Numerical Analysis \& Scientific Computing Series},
27   PAGES = {240},
28   YEAR = {2007}
29 }
30
31 @article{bahi97,
32 author = {Bahi, J.M. and Miellou, J.C. and Rhofir, K.},
33 title={Asynchronous multisplitting methods for nonlinear fixed point problems},
34 journal={Numerical Algorithms},
35 volume={15},
36 number={3-4},
37 pages={315--345},
38 year={1997}
39 }
40
41 @article{Bai99,
42 author = {Bai, Zhong-Zhi and Evans, D.J. and Calinescu, R.C.},
43 title = {A class of asynchronous multisplitting two-stage iterations for large sparse block systems of weakly nonlinear equations},
44 journal = {Journal of Computational and Applied Mathematics},
45 volume = {110},
46 number = {2},
47 pages = {271--286},
48 year = {1999}
49 }
50
51 @article{saad86,
52 title = {{GMRES}: {A} {G}eneralized {M}inimal {R}esidual algorithm for solving nonsymmetric linear systems},
53 author = {Saad, Y. and Schultz, M.H.},
54 journal = {SIAM Journal on Scientific and Statistical Computing},
55 volume = {7},
56 number = {3},
57 pages = {856--869},
58 year = {1986}
59 }
60
61 @article{Szyld92,
62 author = {Szyld, D.B. and Jones, Mark T.},
63 title = {Two-stage and multisplitting methods for the parallel solution of linear systems},
64 journal = {SIAM Journal on Matrix Analysis and Applications},
65 volume = {13},
66 number = {2},
67 pages = {671--679},
68 year = {1992}
69 }
70
71 @INPROCEEDINGS{Bru95,
72     author = {Bru, Rafael and Migallón, Violeta and Penadés, José and Szyld, Daniel B.},
73     title = {Parallel, synchronous and asynchronous two–stage multisplitting methods},
74     year = {1995},
75     pages = {24--38}
76 }
77
78 @article{Frommer92,
79 year={1992},
80 journal={Numerische Mathematik},
81 volume={63},
82 number={1},
83 title={H-Splittings and two-stage iterative methods},
84 publisher={Springer-Verlag},
85 author={Frommer, Andreas and Szyld, DanielB.},
86 pages={345--356}
87 }
88
89 @article{Alefeld97,
90 year={1997},
91 journal={Numerische Mathematik},
92 volume={75},
93 title={On multisplitting methods for band matrices},
94 publisher={Springer-Verlag},
95 author={Alefeld, Götz and Lenhardt, Ingrid and Mayer, Günter},
96 pages={267--292}
97 }
98
99 @article{Hestenes52,
100   author = {Hestenes, M. R. and Stiefel, E.},
101   journal = {Journal of research of the National Bureau of Standards},
102   pages = {409--436},
103   title = {Methods of conjugate gradients for solving linear systems},
104   volume = {49},
105   year = {1952}
106 }
107
108 @book{BT89,
109  author = {Bertsekas, D. and Tsitsiklis, J.},
110  title = {Parallel and distributed computation, numerical methods},
111  publisher = {Prentice Hall Englewood Cliffs N. J. },
112  volume = {},
113  number = {},
114  pages = {},
115  year = {1989},
116 }
117
118 @article{bcvc06:ij,
119 author = {Bahi, Jacques and Contassot-Vivier, Sylvain and Couturier, Rapha\"el},
120 title = {Performance comparison of parallel programming environments for implementing {AIAC} algorithms},
121 journal = {Journal of Supercomputing},
122 pages = {227--244},
123 volume = {35},
124 number = {3},
125 year = {2006},
126 }
127
128 @article{Calheiros:2011:CTM:1951445.1951450,
129  author = {Calheiros, Rodrigo N. and Ranjan, Rajiv and Beloglazov, Anton and De Rose, Cesar A. F. and Buyya, Rajkumar},
130  title = "{CloudSim: A toolkit for modeling and simulation of cloud computing environments and evaluation of resource provisioning algorithms}",
131  journal = {Softw. Pract. Exper.},
132  volume = {41},
133  number = {1},
134  month = jan,
135  year = {2011},
136  pages = {23--50},
137 }
138
139 @Misc{SimGrid,
140   title =        {{SimGrid} Website},
141   url =          {http://simgrid.org/},
142   key =          {SimGrid},
143   NOyear =         2014,
144 }
145
146 @Misc{MPI,
147   title =        {{M}essage {P}assing {I}nterface {MPI} Forum},
148   url =          {http://www.mpi-forum.org/},
149   key =          {MPI},
150   NOyear =         2014,
151 }
152
153 @Article{myBCCV05c,
154         author = {Bahi, J.M. and Contassot-Vivier, S. and Couturier, R.  and  Vernier, F.},
155         title =  {A decentralized convergence detection algorithm for asynchronous parallel iterative algorithms},
156         journal ={IEEE Transactions on Parallel and Distributed Systems},
157         year =   {2005},
158   volume = {16},
159   number = {1},
160   pages = {4--13},
161 }
162
163 @article{ccl09:ij,
164 inhal = {no},
165 domainehal = {INFO:INFO_DC, INFO:INFO_CR, INFO:INFO_MO},
166 equipe = {and},
167 classement = {ACLI},
168 impact-factor ={0.615},
169 isi-acro = {J SUPERCOMPUT},
170 author = {Charr, Jean-Claude and Couturier, Rapha\"el and Laiymani, David},
171 title = {A Decentralized and Fault Tolerant Convergence Detection Algorithm for Asynchronous Iterative Algorithms},
172 journal = {The journal of Supercomputing},
173 doi = {10.1007/s11227-009-0293-6},
174 url = {http://dx.doi.org/10.1007/s11227-009-0293-6},
175 pages = {269--292},
176 volume = 53,
177 number = 2,
178 publisher = {Springer},
179 year = 2010,
180
181 }
182
183 @book{Polyanin01,
184   TITLE = {Handbook of Linear Partial Differential Equations for Engineers and Scientists},
185   AUTHOR = {Polyanin, Andrei D.},
186   PUBLISHER = {Chapman \& Hall/CRC},
187   PAGES = {800},
188   YEAR = {2001}
189 }
190
191 @InProceedings{casanova+legrand+quinson.2008.simgrid,
192   author =       {Casanova, Henri and Legrand, Arnaud and Quinson,
193                   Martin},
194   title =        {{SimGrid}: a Generic Framework for Large-Scale
195                   Distributed Experiments},
196   booktitle =    {Proceedings of the Tenth International Conference on
197                   Computer Modeling and Simulation},
198   year =         {2008},
199   pages =        {126--131},
200   publisher =    {IEEE Computer Society},
201 }
202
203 @article{casanova+giersch+legrand+al.2014.versatile,
204   author = {Henri Casanova and Arnaud Giersch and Arnaud Legrand
205                   and Martin Quinson and Fr{\'e}d{\'e}ric Suter},
206   title = {Versatile, Scalable, and Accurate Simulation of
207                   Distributed Applications and Platforms },
208   journal = {Journal of Parallel and Distributed Computing},
209   year = 2014,
210 }
211
212 @InProceedings{bedaride+degomme+genaud+al.2013.toward,
213   title =        {{Toward Better Simulation of MPI Applications on
214                   Ethernet/TCP Networks}},
215   author =       {Bedaride, Paul and Degomme, Augustin and Genaud,
216                   St{\'e}phane and Legrand, Arnaud and Markomanolis,
217                   George S. and Quinson, Martin and Stillwell, Mark
218                   and Suter, Fr{\'e}d{\'e}ric and Videau, Brice},
219   booktitle =    {{PMBS13 - 4th International Workshop on Performance
220                   Modeling, Benchmarking and Simulation of High
221                   Performance Computer Systems}},
222   NOaddress =    {Denver, USA},
223   year =         2013,
224   month =        Nov,
225 }
226
227 @Article{velho+schnorr+casanova+al.2013.validity,
228   author =       {Velho, Pedro and Schnorr, Lucas and Casanova, Henri
229                   and Legrand, Arnaud},
230   title =        {{On the Validity of Flow-level TCP Network Models
231                   for Grid and Cloud Simulations}},
232   journal =      {{ACM Transactions on Modeling and Computer
233                   Simulation}},
234   year =         2013,
235   publisher =    {ACM},
236   volume =       23,
237   number =       4,
238   month =        Oct
239 }
240
241 @InProceedings{guermouche+renard.2010.first,
242   author =       {A. Guermouche and H. Renard},
243   title =        {{A First Step to the Evaluation of {SimGrid} in the
244                   Context of a Complex Application}},
245   booktitle =    {19th International Heterogeneity in Computing
246                   Workshop (HCW)},
247   publisher =    {IEEE},
248   month =        apr,
249   year =         2010
250 }
251
252 @InProceedings{clauss+stillwell+genaud+al.2011.single,
253   author =       {Clauss, Pierre-Nicolas and Stillwell, Mark and
254                   Genaud, St{\'e}phane and Suter, Fr{\'e}d{\'e}ric and
255                   Casanova, Henri and Quinson, Martin},
256   title =        {{Single Node On-Line Simulation of MPI Applications
257                   with SMPI}},
258   booktitle =    {Proc. of the 25th IEEE Intl. Parallel and
259                   Distributed Processing Symp (IPDPS)},
260   year =         2011,
261   pages =        {661--672},
262   month =        may,
263   publisher =    {IEEE}
264 }