-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathlibrary.bib
529 lines (472 loc) · 18.7 KB
/
library.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
% Encoding: UTF-8
@Article{Vermeulen1993,
author = {Vermeulen, Al and Chapman, Margaret},
title = {OON-SKI: an introduction},
journal = {Scientific Programming},
year = {1993},
volume = {2},
number = {4},
pages = {109--110},
publisher = {Hindawi},
}
@InCollection{Arge1997,
author = {Arge, Erlend and Bruaset, Are Magnus and Calvin, Phillip B and Kanney, Joseph F and Langtangen, Hans Petter and Miller, Cass T},
title = {On the numerical efficiency of C++ in scientific computing},
booktitle = {Numerical Methods and Software Tools in Industrial Mathematics},
publisher = {Springer},
year = {1997},
pages = {91--118},
}
@InCollection{arge1996oon,
author = "Erlend Arge and Are Magnus Bruaset and Hans Petter Langtangen",
title = "Object-Oriented Numerics",
booktitle = "Numerical Methods and Software Tools in Industrial Mathematics",
month = "Nov",
year = "1996"
}
@Book{Barton1994,
title = {Scientific and Engineering C++: an introduction with advanced techniques and examples},
publisher = {Addison-Wesley Longman Publishing Co., Inc.},
year = {1994},
author = {Barton, John J. and Nackman, Lee R.}
}
@TechReport{Mateev2000,
author = {Mateev, Nikolay and Pingali, Keshav and Stodghill, Paul},
title = {The Bernoulli Generic Matrix Library},
institution = {Cornell University},
year = {2000}
}
@TechReport{Veldhuizen2000,
author = "Todd Veldhuizen",
title = "Techniques for Scientific {C++}",
number = "TR542",
institution = "School of Informatics, Computing, and Engineering, Indiana University Bloomington",
year = "2000",
url = "https://www.cs.indiana.edu/cgi-bin/techreports/TRNNN.cgi?trnum=TR542"
}
@TechReport{P0009r8,
author = "H. Carter Edwards and Bryce Adelstein Lelbach and Daniel Sunderland and David Hollman and Christian Trott and Mauro Bianco and Ben Sander and Athanasios Iliopoulos and John Michopoulos and Mark Hoemmen",
title = "mdspan: A Non-Owning Multidimensional Array Reference",
number = "P0009r8",
month = "Oct",
year = "2018",
url = "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0009r8.html"
}
@Article{Chamberlain1998,
author = {Chamberlain, Bradford L and Choi, Sung-Eun and Lewis, E Christopher and Snyder, Lawrence and Weathersby, W Derrick and Lin, Calvin},
title = {The case for high-level parallel programming in {ZPL}},
journal = {{IEEE} computational science and engineering},
year = {1998},
volume = {5},
number = {3},
pages = {76--86},
publisher = {IEEE},
}
@InProceedings{Ahmed2000,
author = {Ahmed, Nawaaz and Mateev, Nikolay and Pingali, Keshav},
title = {A framework for sparse matrix code synthesis from high-level specifications},
booktitle = {Proceedings of the 2000 {ACM/IEEE} Conference on Supercomputing},
year = {2000},
pages = {58},
organization = {IEEE Computer Society},
}
@TechReport{Niebler2018,
author = "Eric Niebler and Casey Carter and Christopher Di Bella",
title = "The One Ranges Proposal",
year = "2018",
month = "Nov",
number = "P0896r4",
url = "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0896r4.pdf"
}
@InProceedings{Kennedy2007,
author = {Kennedy, Ken and Koelbel, Charles and Zima, Hans},
title = {The rise and fall of {High} {Performance} {Fortran}: an historical object lesson},
booktitle = {Proceedings of the third ACM SIGPLAN conference on History of programming languages},
year = {2007},
pages = {7-1--7-21},
organization = {ACM},
}
@Article{Kennedy2011,
author = {Kennedy, Ken and Koelbel, Charles and Zima, Hans},
title = {The rise and fall of {High} {Performance} {Fortran}},
journal = {Communications of the {ACM}},
year = {2011},
volume = {54},
number = {11},
pages = {74--82},
publisher = {ACM}
}
@Book{Blackford1997,
author = "Blackford, L Susan and Choi, Jaeyoung and Cleary, Andy and D'Azevedo, Eduardo and Demmel, James and Dhillon, Inderjit and Dongarra, Jack and Hammarling, Sven and Henry, Greg and Petitet, Antoine and others",
title = "{ScaLAPACK} Users' Guide",
publisher = "SIAM",
address = "Philadelphia, PA, USA",
year = "1997"
}
@InProceedings{messina1996asci,
author = "Paul Messina",
title = "The Accelerated Strategic Computing Initiative",
booktitle = "Impact of Advances in Computing and Communications Technologies on Chemical Science and Technology: Report of a Workshop",
publisher = "National Academy Press",
address = "Washington, D.C., USA",
year = "1999"
}
@Article{killermicros1991,
author = "John Markoff",
title = "The Attack of the {`Killer Micros'}",
journal = "The New York Times",
month = "May",
year = "1991"
}
@Other{blitz2005,
author = "Todd Veldhuizen",
title = "{Blitz++} User's Guide: A C++ class library for scientific computing for version 0.9",
year = "2005",
month = "Oct",
url = "http://physik.uni-graz.at/~crg/Programmierkurs1112/pdfs/blitz.pdf"
}
@Article{dobbsblitz1997,
author = "Todd Veldhuizen",
title = "Scientific Computing: {C++} Versus {Fortran}",
journal = "Dr. Dobb's",
month = "Nov",
year = "1997",
url = "http://www.drdobbs.com/cpp/scientific-computing-c-versus-fortran/184410315"
}
@Other{hoemmen2018history,
author = "Mark Hoemmen",
title = "Oral history, collected by Trilinos developer Mark Hoemmen from Chris Luchini (POOMA developer) and various Trilinos developers",
year = "2018"
}
@Article{wulf1995hitting,
author = "William A. Wulf and Sally A. McKee",
title = "Hitting the memory wall: implications of the obvious",
journal = "ACM SIGARCH Computer Architecture News",
volume = "23",
number = "1",
year = "1995"
}
@Other{dongarra2005history,
author = "Jack Dongarra",
title = "Oral history interview by Thomas Haigh, 26 April, 2005, University of Tennessee, Knoxville, TN, USA",
publisher = "Society for Industrial and Applied Mathematics, Philadelphia, PA, USA",
year = "2005",
url = "http://history.siam.org/oralhistories/dongarra.htm"
}
@TechReport{kahle1989cm1,
author = "Brewster Kahle and W. Daniel Hillis",
year = "1989",
title = "The Connection Machine Model {CM-1} Architecture",
institution = "Thinking Machines Corporation, Cambridge, MA, USA"
}
@Journal{anderson1995case,
author = "Thomas E. Anderson and David E. Culler and David A. Patterson and others",
title = "A Case for {NOW} (Networks of Workstations)",
journal = "IEEE Micro",
month = "Feb",
year = "1995",
pages = "54--64"
}
@Other{OpenGL-history,
author = "Khronos Group",
title = "History of OpenGL",
month = "Sep",
year = "2017",
url = "https://www.khronos.org/opengl/wiki/History_of_OpenGL"
}
@Journal{yu1997mmx,
author = "Albert Yu",
title = "The Story of {Intel} {MMX} Technology",
journal = "Intel Technology Journal",
volume = "1",
number = "3",
year = "1997",
url = "https://www.intel.com/content/dam/www/public/us/en/documents/research/1997-vol01-iss-3-intel-technology-journal.pdf"
}
@Journal{mittal1997mmx,
author = "Millind Mittal and Alex Peleg and Uri Weiser",
title = "{MMX} Technology Architecture Overview",
journal = "Intel Technology Journal",
volume = "1",
number = "3",
year = "1997",
url = "https://www.intel.com/content/dam/www/public/us/en/documents/research/1997-vol01-iss-3-intel-technology-journal.pdf"
}
@Journal{oberman1999amd,
author = "S. Oberman and G. Favor and F. Weber",
title = "{AMD} {3DNow!} technology: architecture and implementations",
journal = "IEEE Micro",
volume = "19",
number = "2",
month = "Mar/Apr",
year = "1999"
}
@TechReport{dongarra2016batched,
author = "Jack Dongarra and Iain Duff and Mark Gates and Azzam Haidar and Sven Hammarling and Nicholas J. Higham and Jonathon Hogg and Pedro Valero-Lara and Samuel D. Relton and Stanimire Tomov and Mawussi Zounon",
title = "A Proposed {API} for Batched Basic Linear Algebra Subprograms",
institution = "School of Mathematics, The University of Manchester",
year = "2016",
url = "http://eprints.maths.manchester.ac.uk/2464/1/batched_api.pdf"
}
@TechReport{P1370R0,
author = "Mark Hoemmen and Damien Lebrun-Grandie",
title = "Generic numerical algorithm development with(out) {numeric\_limits}",
number = "P1370r0",
month = "Nov",
year = "2018",
url = "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1370r0.txt"
}
@InProceedings{siek2008build,
author = "Jeremy G. Siek and Ian Karlin and E. R. Jessup",
title = "Build to order linear algebra kernels",
booktitle = "International Symposium on Parallel and Distributed Processing 2008 ({IPDPS} 2008)",
year = "2008",
pages = "1--8"
}
@Journal{poulson2013elemental,
author = "Jack Poulson and Bryan Marker and Robert A. van de Geijn and Jeff R. Hammond and Nichols A. Romero",
title = "Elemental: A New Framework for Distributed Memory Dense Matrix Computations",
journal = {ACM Trans. Math. Softw.},
volume = "39",
number = "2",
month = "Feb",
year = "2013"
}
@Other{GlobalArrays,
author = "Manojkumar Krishnan and Bruce Palmer and Abhinav Vishnu and Sriram Krishnamoorthy and Jeff Daily and Daniel Chavarria",
title = "The {Global} {Arrays} User Manual",
month = "Feb",
year = "2012",
url = "http://hpc.pnl.gov/globalarrays/papers/GA-UserManual-Main.pdf"
}
@Article{heroux2005trilinos,
author = {Heroux, Michael A. and Bartlett, Roscoe A. and Howle, Vicki E. and Hoekstra, Robert J. and Hu, Jonathan J. and Kolda, Tamara G. and Lehoucq, Richard B. and Long, Kevin R. and Pawlowski, Roger P. and Phipps, Eric T. and Salinger, Andrew G. and Thornquist, Heidi K. and Tuminaro, Ray S. and Willenbring, James M. and Williams, Alan and Stanley, Kendall S.},
title = {An Overview of the {Trilinos} Project},
journal = {ACM Trans. Math. Softw.},
volume = "31",
number = "3",
month = "Sep",
year = "2005",
pages = "397--423",
url = "http://doi.acm.org/10.1145/1089014.1089021",
publisher = {ACM}
}
@InProceedings{hoemmen2011comm,
author = "Mark Hoemmen",
title = "A communication-avoiding, hybrid-parallel, rank-revealing orthogonalization method",
booktitle = "International Symposium on Parallel and Distributed Processing 2011 ({IPDPS} 2011)",
publisher = "IEEE",
month = "May",
year = "2011"
}
@Book{LAPACK-Users-Guide,
author = "E. Anderson and Z. Bai and C. Bischof and S. Blackford and J. Demmel and J. Dongarra and J. Du Croz and A. Greenbaum and S. Hammarling and A. McKenney and D. Sorensen",
title = "LAPACK Users' Guide",
edition = "3rd",
publisher = "SIAM",
year = "1999"
}
@TechReport{lawn149,
URL = "http://www.netlib.org/lapack/lawnspdf/lawn149.pdf",
number = 149,
institution = "LAPACK Working Note",
author = "Xiaoye S. Li and James W. Demmel and David H. Bailey
and Greg Henry and Yozo Hida and Jimmy Iskandar and
W. Kahan and Anil Kapur and Michael C. Martin and
Brandon J. Thompson and Teresa Tung and Daniel
J. Yoo",
title = "Design, Implementation and Testing of Extended and
Mixed Precision {BLAS}",
utknumber = "UT-CS-00-451",
month = oct,
year = 2000,
}
@Article{demmel2007fast,
author = "James Demmel and Ioana Dumitriu and Olga Holtz",
title = "Fast linear algebra is stable",
journal = "Numerische Mathematik",
volume = "108",
number = "1",
month = "Oct",
year = "2007",
pages = "59--91"
}
@Article{BLAS-standard,
author = "Basic Linear Algebra Subprograms Technical Forum",
title = "Basic Linear Alegbra Subprograms Technical Forum Standard",
journal = "International Journal of High Performance Applications and Supercomputing",
volume = "16",
number = "1",
year = "2002",
url = "http://www.netlib.org/blas/blast-forum/blas-report.pdf"
}
@TechReport{P0355r7,
author = "Howard E. Hinnant and Tomasz Kami{\'{n}}ski",
title = "Extending $<${chrono}$>$ to Calendars and Time Zones",
number = "P0355R7",
month = "Mar",
year = "2018",
url = "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0355r7.html"
}
@Article{lawson1979blas,
author = "C. L. Lawson and R. J. Hanson and D. Kincaid and F. T. Krogh",
title = "Basic Linear Algebra Subprograms for {FORTRAN} usage",
journal = {ACM Trans. Math. Softw.},
volume = "5",
number = "3",
pages = "308--323",
month = "Sep",
year = "1979"
}
@Article{dongarra1988blas2,
author = "J. J. Dongarra and J. Du Croz and S. Hammarling and R. J. Hanson",
title = "An extended set of {FORTRAN} Basic Linear Algebra Subprograms",
journal = {ACM Trans. Math. Softw.},
year = "1988"
}
@Article{dongarra1990blas3,
author = "J. J. Dongarra and J. Du Croz and I. S. Duff and S. Hammarling",
title = "A set of Level 3 Basic Linear Algebra Subprograms",
journal = {ACM Trans. Math. Softw.},
year = "1990"
}
@TechReport{anderson1990lapack,
author = "E. Anderson and Z. Bai and C. Bischof and J. Demmel and J. Dongarra and J. Du Croz and A. Greenbaum and S. Hammarling and A. McKenney and D. Sorensen",
title = "{LAPACK}: A portable linear algebra library for high-performance computers",
institution = "Computer Science Dept., University of Tennessee, Knoxville, TN",
number = "CS-90-105",
month = "May",
year = "1990"
}
@Book{dongarra1979linpack,
author = "J. J. Dongarra and J. Bunch and C. Moler and G. W. Stewart",
title = "{LINPACK} User's Guide",
publisher = "Society of Industrial and Applied Mathematics",
address = "Philadelphia, PA, USA",
year = "1979"
}
@Article{garbow1974eispack,
author = "Burton S. Garbow",
title = "{EISPACK} -- A package of matrix eigensystem routines",
journal = "Computer Physics Communications",
volume = "7",
number = "4",
month = "Apr",
year = "1974",
pages = "179--184"
}
@INPROCEEDINGS{mattson2013standards,
author={T. Mattson and D. Bader and J. Berry and A. Buluc and J. Dongarra and C. Faloutsos and J. Feo and J. Gilbert and J. Gonzalez and B. Hendrickson and J. Kepner and C. Leiserson and A. Lumsdaine and D. Padua and S. Poole and S. Reinhardt and M. Stonebraker and S. Wallach and A. Yoo},
booktitle={2013 IEEE High Performance Extreme Computing Conference (HPEC)},
title={Standards for graph algorithm primitives},
year={2013},
volume={},
number={},
pages={1-2},
keywords={application program interfaces;graph theory;linear algebra;mathematics computing;graph algorithm primitives;linear algebraic operations;primitive building blocks;API;Sparse matrices;Standards;Laboratories;Educational institutions;Vectors;Software algorithms;Graphs;Algorithms;Linear Algebra;Software Standards},
doi={10.1109/HPEC.2013.6670338},
ISSN={},
month={Sep.},}
@Article{kepner2016math,
author = {{Kepner}, Jeremy and {Aaltonen}, Peter and {Bader}, David and {Buluc},
Ayd{\i}n and {Franchetti}, Franz and {Gilbert}, John and
{Hutchison}, Dylan and {Kumar}, Manoj and {Lumsdaine}, Andrew
and {Meyerhenke}, Henning and {McMillan}, Scott and {Moreira},
Jose and {Owens}, John D. and {Yang}, Carl and {Zalewski},
Marcin and {Mattson}, Timothy},
title = "{Mathematical Foundations of the GraphBLAS}",
journal = {arXiv e-prints},
keywords = {Computer Science - Mathematical Software, Astrophysics - Instrumentation and Methods for Astrophysics, Computer Science - Distributed, Parallel, and Cluster Computing, Computer Science - Data Structures and Algorithms},
year = 2016,
month = Jun,
eid = {arXiv:1606.05790},
pages = {arXiv:1606.05790},
archivePrefix = {arXiv},
eprint = {1606.05790},
primaryClass = {cs.MS},
adsurl = {https://ui.adsabs.harvard.edu/\#abs/2016arXiv160605790K},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
@Article{baker2012tpetra,
author = {Baker, C. G. and Heroux, M. A.},
title = {Tpetra, and the Use of Generic Programming in Scientific Computing},
journal = {Sci. Program.},
issue_date = {April 2012},
volume = {20},
number = {2},
month = apr,
year = {2012},
issn = {1058-9244},
pages = {115--128},
numpages = {14},
url = {http://dx.doi.org/10.1155/2012/693861},
doi = {10.1155/2012/693861},
acmid = {2590403},
publisher = {IOS Press},
address = {Amsterdam, The Netherlands, The Netherlands},
keywords = {Distributed-Memory Programming, Generic Programming, Many-Core Computing, Scientific Computing, Shared-Memory Programming, Template Metaprogramming}
}
@TechReport{relton2016comparison,
author = "Relton, Samuel D. and Valero-Lara, Pedro and Zounon, Mawussi",
title = "A Comparison of Potential Interfaces for Batched {BLAS} Computations",
institution = "Manchester Institute for Mathematical Sciences, School of Mathematics, The University of Manchester",
number = "2016.42",
year = "2016",
url = "http://eprints.maths.manchester.ac.uk/2493/"
}
@Comment{jabref-meta: databaseType:bibtex;}
@Book{oliphant2006numpy,
author = {Travis Oliphant},
title = {A guide to NumPy},
publisher = {Trelgol Publishing},
year = {2006}
}
@Misc{scipy2001,
author = {Eric Jones and Travis Oliphant and Pearu Peterson and others},
title = {{SciPy}: Open source scientific tools for {Python}},
year = {2001--},
url = "http://www.scipy.org/"
}
@Misc{xtensor,
author = {QuantStack},
title = {{xtensor}: C++ tensors with broadcasting and lazy computing},
year = {2018--},
url = "https://github.com/QuantStack/xtensor"
}
@TechReport{P0267r8,
author = "Michael B. McLaughlin and Herb Sutter and Jason Zink and Guy Davidson and Michael Kazakov",
title = "A Proposal to Add {2D} Graphics Rendering and Display to C++",
number = "P0267r8",
month = "Jun",
year = "2018",
url = "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0267r8.pdf"
}
@InProceedings{iliopoulos2011ublascl,
author = "Athanasios Iliopoulos and John G. Michopoulos",
title = "{uBlasCL}: Architecture Agnostic Massively Parallel Linear Algebra System",
booktitle = "Proceedings of the {ASME} 2011 International Design Engineering Technical Conferences \& Computers and Information in Engineering Conference {IDETC/CIE}, August 29-31, 2011, Washington, DC, USA",
month = "Aug",
year = "2011",
doi = "10.1115/DETC2011-48228"
}
@Other{moler2004origins,
author = "Cleve Moler",
title = "The Origins of {MATLAB}",
year = "2004",
url = "https://www.mathworks.com/company/newsletters/articles/the-origins-of-matlab.html"
}
@Article{meyers2000nonmember,
author = "Scott Meyers",
title = "How Non-Member Functions Improve Encapsulation",
journal = "Dr. Dobb's",
month = "Feb",
year = "2000",
url = "http://www.drdobbs.com/cpp/how-non-member-functions-improve-encapsu/184401197"
}
@Other{ropert2019copy,
author = "Mathieu Ropert",
title = "{C}opy and {S}wap, 20 years later",
month = "Jan",
year = "2019",
url = "https://mropert.github.io/2019/01/07/copy_swap_20_years/"
}