dblp.uni-trier.dewww.uni-trier.de

Andrew Lumsdaine

List of publications from the DBLP Bibliography Server - FAQ
Coauthor Index - Ask others: ACM DL/Guide - CiteSeer - CSB - Google - MSN - Yahoo

2009
83EERonald Garcia, Andrew Lumsdaine, Amr Sabry: Lazy evaluation and delimited control. POPL 2009: 153-164
2008
82EETorsten Hoefler, Andrew Lumsdaine: Overlapping Communication and Computation with High Level Communication Routines. CCGRID 2008: 572-577
81EETorsten Hoefler, Timo Schneider, Andrew Lumsdaine: Multistage switches are not crossbars: Effects of static routing in high-performance networks. CLUSTER 2008: 116-125
80EETorsten Hoefler, Andrew Lumsdaine: Message progression in parallel computing - to thread or not to thread? CLUSTER 2008: 213-222
79EETodor Georgiev, Chintan Intwala, Sevkit Babakan, Andrew Lumsdaine: Unified Frequency Domain Analysis of Lightfield Cameras. ECCV (3) 2008: 224-237
78EEPeter Gottschling, Andrew Lumsdaine: Integrating semantics and compilation: using c++ concepts to develop robust and efficient reusable libraries. GPCE 2008: 67-76
77EEAbhishek Kulkarni, Andrew Lumsdaine: Stateless Clustering Using OSCAR and PERCEUS. HPCS 2008: 26-32
76EETorsten Hoefler, Timo Schneider, Andrew Lumsdaine: Accurately measuring collective operations at massive scale. IPDPS 2008: 1-8
75EETorsten Hoefler, Andrew Lumsdaine: Optimizing non-blocking collective operations for infiniband. IPDPS 2008: 1-8
74EEJoseph A. Cottam, Andrew Lumsdaine: Stencil: A Conceptual Model for Representation and Interaction. IV 2008: 51-56
73EEPrabhanjan Kambadur, Douglas Gregor, Andrew Lumsdaine: OpenMP Extensions for Generic Libraries. IWOMP 2008: 123-133
72EEDouglas Gregor, Andrew Lumsdaine: Design and implementation of a high-performance MPI for C# and the common language infrastructure. PPOPP 2008: 133-142
71EETorsten Hoefler, Florian Lorenzen, Andrew Lumsdaine: Sparse Non-blocking Collectives in Quantum Mechanical Calculations. PVM/MPI 2008: 55-63
70EETorsten Hoefler, Maraike Schellmann, Sergei Gorlatch, Andrew Lumsdaine: Communication Optimization for Medical Image Reconstruction Algorithms. PVM/MPI 2008: 75-83
69EEJoseph A. Cottam, Joshua Hursey, Andrew Lumsdaine: Representing unit test data for large scale software development. SOFTVIS 2008: 57-66
68EETorsten Hoefler, Peter Gottschling, Andrew Lumsdaine: Leveraging non-blocking collective communication in high-performance applications. SPAA 2008: 113-115
2007
67EEChristopher Mueller, Benjamin Martin, Andrew Lumsdaine: A comparison of vertex ordering algorithms for large graph visualization. APVIS 2007: 141-148
66EEChristopher Mueller, Benjamin Martin, Andrew Lumsdaine: Interpreting large visual similarity matrices. APVIS 2007: 149-152
65EETorsten Hoefler, Torsten Mehlan, Andrew Lumsdaine, Wolfgang Rehm: Netgauge: A Network Performance Measurement Framework. HPCC 2007: 659-671
64EEJoshua Hursey, Jeffrey M. Squyres, Timothy Mattox, Andrew Lumsdaine: The Design and Implementation of Checkpoint/Restart Process Fault Tolerance for Open MPI. IPDPS 2007: 1-8
63EEPrabhanjan Kambadur, Douglas Gregor, Andrew Lumsdaine: Parallelization of Generic Libraries Based on Type Properties. International Conference on Computational Science (1) 2007: 620-627
62EETorsten Hoefler, Prabhanjan Kambadur, Richard L. Graham, Galen M. Shipman, Andrew Lumsdaine: A Case for Standard Non-blocking Collective Operations. PVM/MPI 2007: 125-134
61EEBrian Barrett, Galen M. Shipman, Andrew Lumsdaine: Analysis of Implementation Options for MPI-2 One-Sided. PVM/MPI 2007: 242-250
60EEJoshua Hursey, Ethan Mallove, Jeffrey M. Squyres, Andrew Lumsdaine: An Extensible Framework for Distributed Testing of MPI Implementations. PVM/MPI 2007: 64-72
59EETorsten Hoefler, Andrew Lumsdaine, Wolfgang Rehm: Implementation and performance analysis of non-blocking collective operations for MPI. SC 2007: 52
58EEJeremy G. Siek, Andrew Lumsdaine: A Language for Generic Programming in the Large CoRR abs/0708.2255: (2007)
57EERonald Garcia, Jaakko Järvi, Andrew Lumsdaine, Jeremy G. Siek, Jeremiah Willcock: An extended comparative study of language support for generic programming. J. Funct. Program. 17(2): 145-205 (2007)
56EETorsten Hoefler, Peter Gottschling, Andrew Lumsdaine, Wolfgang Rehm: Optimizing a conjugate gradient solver with non-blocking collective operations. Parallel Computing 33(9): 624-633 (2007)
55EEAndrew Lumsdaine, Douglas Gregor, Bruce Hendrickson, Jonathan W. Berry: Challenges in Parallel Graph Processing. Parallel Processing Letters 17(1): 5-20 (2007)
2006
54EERichard L. Graham, Galen M. Shipman, Brian Barrett, Ralph H. Castain, George Bosilca, Andrew Lumsdaine: Open MPI: A High-Performance, Heterogeneous MPI. CLUSTER 2006
53EEDongInn Kim, Jeffrey M. Squyres, Andrew Lumsdaine: The Introduction of the OSCAR Database API (ODA). HPCS 2006: 39
52EEJeremiah Willcock, Andrew Lumsdaine: Accelerating sparse matrix computations via data compression. ICS 2006: 307-316
51EERichard Murphy, Jonathan W. Berry, William McLendon, Bruce Hendrickson, Douglas Gregor, Andrew Lumsdaine: DFS: A Simple to Write Yet Difficult to Execute Benchmark. IISWC 2006: 175-177
50EEA. Breuer, Peter Gottschling, Douglas Gregor, Andrew Lumsdaine: Effecting parallel graph eigensolvers through library composition. IPDPS 2006
49EETorsten Hoefler, Jeffrey M. Squyres, Wolfgang Rehm, Andrew Lumsdaine: A Case for Non-blocking Collective Operations. ISPA Workshops 2006: 155-164
48EEChristopher Mueller, Andrew Lumsdaine: Expression and Loop Libraries for High-Performance Code Synthesis. LCPC 2006: 80-95
47EEDouglas Gregor, Jaakko Järvi, Jeremy G. Siek, Bjarne Stroustrup, Gabriel Dos Reis, Andrew Lumsdaine: Concepts: linguistic support for generic programming in C++. OOPSLA 2006: 291-310
46EEChristopher Mueller, Andrew Lumsdaine: Runtime synthesis of high-performance code from scripting languages. OOPSLA Companion 2006: 954-963
45EEJaakko Järvi, Douglas Gregor, Jeremiah Willcock, Andrew Lumsdaine, Jeremy G. Siek: Algorithm specialization in generic programming: challenges of constrained generics in C++. PLDI 2006: 272-282
44EEPrabhanjan Kambadur, Douglas Gregor, Andrew Lumsdaine, Amey Dharurkar: Modernizing the C++ Interface to MPI. PVM/MPI 2006: 266-274
43EETorsten Hoefler, Peter Gottschling, Wolfgang Rehm, Andrew Lumsdaine: Optimizing a Conjugate Gradient Solver with Non-Blocking Collective Operations. PVM/MPI 2006: 374-382
42EEChristopher Mueller, Mehmet M. Dalkilic, Andrew Lumsdaine: High-Performance Direct Pairwise Comparison of Large Genomic Sequences. IEEE Trans. Parallel Distrib. Syst. 17(8): 764-772 (2006)
2005
41EEJeremy G. Siek, Andrew Lumsdaine: Language Requirements for Large-Scale Generic Libraries. GPCE 2005: 405-421
40EEDongInn Kim, Jeffrey M. Squyres, Andrew Lumsdaine: Revamping the OSCAR Database: A Flexible Approach to Cluster Configuration Data Management. HPCS 2005: 326-332
39EEChristopher Mueller, Mehmet M. Dalkilic, Andrew Lumsdaine: High-Performance Direct Pairwise Comparison of Large Genomic Sequences. IPDPS 2005
38EEJaakko Järvi, Jeremiah Willcock, Andrew Lumsdaine: Associated types and constraint propagation for mainstream object-oriented generics. OOPSLA 2005: 1-19
37EEDouglas Gregor, Andrew Lumsdaine: Lifting sequential graph algorithms for distributed-memory parallel computation. OOPSLA 2005: 423-437
36EEJeremy G. Siek, Andrew Lumsdaine: Essential language support for generic programming. PLDI 2005: 73-84
35EEBrian Barrett, Jeffrey M. Squyres, Andrew Lumsdaine, Richard L. Graham, George Bosilca: Analysis of the Component Architecture Overhead in Open MPI. PVM/MPI 2005: 175-182
34EEJeremiah Willcock, Andrew Lumsdaine, Arch D. Robison: Using MPI with C# and the Common Language Infrastructure. Concurrency - Practice and Experience 17(7-8): 895-917 (2005)
33EELie-Quan Lee, Andrew Lumsdaine: Generic programming for high-performance scientific applications. Concurrency - Practice and Experience 17(7-8): 941-965 (2005)
32EEDouglas Gregor, Jaakko Järvi, Mayuresh Kulkarni, Andrew Lumsdaine, David R. Musser, Sibylle Schupp: Generic Programming and High-Performance Libraries. International Journal of Parallel Programming 33(2-3): 145-164 (2005)
31EERonald Garcia, Andrew Lumsdaine: MultiArray: a C++ library for generic programming with arrays. Softw., Pract. Exper. 35(2): 159-188 (2005)
2004
30EEJaakko Järvi, Andrew Lumsdaine, D. P. Gregor, Mayuresh Kulkarni, David R. Musser, Sibylle Schupp: Generic Programming and High-Performance Libraries. IPDPS Next Generation Software Program - NSFNGS - PI Workshop 2004
29EETimothy S. Woodall, Richard L. Graham, Ralph H. Castain, David J. Daniel, Mitchel W. Sukalski, Graham E. Fagg, Edgar Gabriel, George Bosilca, Thara Angskun, Jack Dongarra, Jeffrey M. Squyres, Vishal Sahay, Prabhanjan Kambadur, Brian Barrett, Andrew Lumsdaine: Open MPI's TEG Point-to-Point Communications Methodology: Comparison to Existing Implementations. PVM/MPI 2004: 105-111
28EETimothy S. Woodall, Richard L. Graham, Ralph H. Castain, David J. Daniel, Mitchel W. Sukalski, Graham E. Fagg, Edgar Gabriel, George Bosilca, Thara Angskun, Jack Dongarra, Jeffrey M. Squyres, Vishal Sahay, Prabhanjan Kambadur, Brian Barrett, Andrew Lumsdaine: TEG: A High-Performance, Scalable, Multi-network Point-to-Point Communications Methodology. PVM/MPI 2004: 303-310
27EEEdgar Gabriel, Graham E. Fagg, George Bosilca, Thara Angskun, Jack Dongarra, Jeffrey M. Squyres, Vishal Sahay, Prabhanjan Kambadur, Brian Barrett, Andrew Lumsdaine, Ralph H. Castain, David J. Daniel, Richard L. Graham, Timothy S. Woodall: Open MPI: Goals, Concept, and Design of a Next Generation MPI Implementation. PVM/MPI 2004: 97-104
2003
26EEJaakko Järvi, Jeremiah Willcock, Andrew Lumsdaine: Concept-Controlled Polymorphism. GPCE 2003: 228-244
25EELie-Quan Lee, Andrew Lumsdaine: The Generic Message Passing Framework. IPDPS 2003: 53
24EERonald Garcia, Jaakko Järvi, Andrew Lumsdaine, Jeremy G. Siek, Jeremiah Willcock: A comparative study of language support for generic programming. OOPSLA 2003: 115-134
23EEJeffrey M. Squyres, Andrew Lumsdaine: A Component Architecture for LAM/MPI. PVM/MPI 2003: 379-387
22 Jaakko Järvi, Gary Powell, Andrew Lumsdaine: The Lambda Library: unnamed functions in C++. Softw., Pract. Exper. 33(3): 259-291 (2003)
2002
21EESibylle Schupp, D. P. Gregor, B. Osman, David R. Musser, Jeremy G. Siek, Lie-Quan Lee, Andrew Lumsdaine: Concept-Based Component Libraries and Optimizing Compilers. IPDPS 2002
20EELie-Quan Lee, Andrew Lumsdaine: Generic programming for high performance scientific applications. Java Grande 2002: 112-121
19EEJeremiah Willcock, Andrew Lumsdaine, Arch D. Robison: Using MPI with C# and the common language infrastructure. Java Grande 2002: 238
18EETodd L. Veldhuizen, Andrew Lumsdaine: Guaranteed Optimization: Proving Nullspace Properties of Compilers. SAS 2002: 263-277
2001
17 Anthony Skjellum, Diane G. Wooley, Ziyang Lu, Michael Wolf, Purushotham Bangalore, Andrew Lumsdaine, Jeffrey M. Squyres, Brian C. McCandless: Object-oriented analysis and design of the Message Passing Interface. Concurrency and Computation: Practice and Experience 13(4): 245-292 (2001)
1999
16 Lie-Quan Lee, Jeremy G. Siek, Andrew Lumsdaine: Generic Graph Algorithms for Sparse Matrix Ordering. ISCOPE 1999: 120-129
15EELie-Quan Lee, Jeremy G. Siek, Andrew Lumsdaine: The Generic Graph Component Library. OOPSLA 1999: 399-414
1998
14EEJeremy G. Siek, Andrew Lumsdaine: The Matrix Template Library: A Unifying Framework for Numerical Linear Algebra. ECOOP Workshops 1998: 466-467
13EEJeremy G. Siek, Andrew Lumsdaine: A Rational Approach to Portable High Performance: The Basic Linear Algebra Instruction Set (BLAIS) and the Fixed Algorithm Size Template (FAST) Library. ECOOP Workshops 1998: 468-469
12EEJeremy G. Siek, Andrew Lumsdaine: The Matrix Template Library: A Generic Programming Approach to High Performance Numerical Linear Algebra. ISCOPE 1998: 59-70
1997
11 Brian C. McCandless, Andrew Lumsdaine: The Role of Abstraction in High-Performance Computing. ISCOPE 1997: 203-210
10 Jeffrey M. Squyres, William Saphir, Andrew Lumsdaine: The Design and Evolution of the MPI-2 C++ Interface. ISCOPE 1997: 57-64
9 Andrew Lumsdaine, Brian C. McCandless: Parallel Extensions to the Matrix Template Library. PPSC 1997
1996
8 Al Geist, William Gropp, Steven Huss-Lederman, Andrew Lumsdaine, Ewing L. Lusk, William Saphir, Anthony Skjellum, Marc Snir: MPI-2: Extending the Message-Passing Interface. Euro-Par, Vol. I 1996: 128-135
7EEAndrew Lumsdaine, Mark W. Reichelt, Jeffrey M. Squyres, Jacob K. White: Accelerated waveform methods for parallel transient simulation of semiconductor devices. IEEE Trans. on CAD of Integrated Circuits and Systems 15(7): 716-726 (1996)
1994
6 Richard R. Schultz, Robert L. Stevenson, Andrew Lumsdaine: Maximum Likelihood Parameter Estimation for Non-Gaussian Prior Signal Models. ICIP (2) 1994: 700-704
1993
5EEMark W. Reichelt, Andrew Lumsdaine, Jacob K. White: Accelerated waveform methods for parallel transient simulation of semiconductor devices. ICCAD 1993: 270-274
4 Andrew Lumsdaine, Mark W. Reichelt: Waveform Iterative Techniques for Device Transient Simulation on Parallel Machines. PPSC 1993: 237-245
3EEAndrew Lumsdaine, Luis Miguel Silveira, Jacob K. White: Massively parallel simulation algorithms for grid-based analog signal processors. IEEE Trans. on CAD of Integrated Circuits and Systems 12(11): 1665-1678 (1993)
1991
2 Andrew Lumsdaine, Mark W. Reichelt, Jacob White: Conjugate Direction Waveform Methods for Transient Two-Dimensional Simulation for MOS Devices. ICCAD 1991: 116-119
1990
1 Luis Miguel Silveira, Andrew Lumsdaine, Jacob White: Parallel Simulation Algorithms for Grid-Based Analog Signal Processors. ICCAD 1990: 442-445

Coauthor Index

1Thara Angskun [27] [28] [29]
2Sevkit Babakan [79]
3Purushotham Bangalore [17]
4Brian Barrett [27] [28] [29] [35] [54] [61]
5Jonathan W. Berry [51] [55]
6George Bosilca [27] [28] [29] [35] [54]
7A. Breuer [50]
8Ralph H. Castain [27] [28] [29] [54]
9Joseph A. Cottam [69] [74]
10Mehmet M. Dalkilic [39] [42]
11David J. Daniel [27] [28] [29]
12Amey Dharurkar [44]
13Jack Dongarra [27] [28] [29]
14Graham E. Fagg [27] [28] [29]
15Edgar Gabriel [27] [28] [29]
16Ronald Garcia [24] [31] [57] [83]
17Al Geist (G. A. Geist II) [8]
18Todor Georgiev [79]
19Sergei Gorlatch [70]
20Peter Gottschling [43] [50] [56] [68] [78]
21Richard L. Graham [27] [28] [29] [35] [54] [62]
22D. P. Gregor [21] [30]
23Douglas Gregor [32] [37] [44] [45] [47] [50] [51] [55] [63] [72] [73]
24William Gropp (William D. Gropp, Bill Gropp) [8]
25Bruce Hendrickson [51] [55]
26Torsten Hoefler [43] [49] [56] [59] [62] [65] [68] [70] [71] [75] [76] [80] [81] [82]
27Joshua Hursey [60] [64] [69]
28Steven Huss-Lederman [8]
29Chintan Intwala [79]
30Jaakko Järvi [22] [24] [26] [30] [32] [38] [45] [47] [57]
31Prabhanjan Kambadur [27] [28] [29] [44] [62] [63] [73]
32DongInn Kim [40] [53]
33Abhishek Kulkarni [77]
34Mayuresh Kulkarni [30] [32]
35Lie-Quan Lee [15] [16] [20] [21] [25] [33]
36Florian Lorenzen [71]
37Ziyang Lu [17]
38Ewing L. Lusk [8]
39Ethan Mallove [60]
40Benjamin Martin [66] [67]
41Timothy Mattox [64]
42Brian C. McCandless [9] [11] [17]
43William McLendon [51]
44Torsten Mehlan [65]
45Christopher Mueller [39] [42] [46] [48] [66] [67]
46Richard Murphy [51]
47David R. Musser [21] [30] [32]
48B. Osman [21]
49Gary Powell [22]
50Wolfgang Rehm [43] [49] [56] [59] [65]
51Mark W. Reichelt [2] [4] [5] [7]
52Gabriel Dos Reis [47]
53Arch D. Robison [19] [34]
54Amr Sabry [83]
55Vishal Sahay [27] [28] [29]
56William Saphir [8] [10]
57Maraike Schellmann [70]
58Timo Schneider [76] [81]
59Richard R. Schultz [6]
60Sibylle Schupp [21] [30] [32]
61Galen M. Shipman [54] [61] [62]
62Jeremy G. Siek [12] [13] [14] [15] [16] [21] [24] [36] [41] [45] [47] [57] [58]
63Luis Miguel Silveira (L. Miguel Silveira) [1] [3]
64Anthony Skjellum [8] [17]
65Marc Snir [8]
66Jeffrey M. Squyres [7] [10] [17] [23] [27] [28] [29] [35] [40] [49] [53] [60] [64]
67Robert L. Stevenson [6]
68Bjarne Stroustrup [47]
69Mitchel W. Sukalski [28] [29]
70Todd L. Veldhuizen [18]
71Jacob K. White (Jacob White) [1] [2] [3] [5] [7]
72Jeremiah Willcock [19] [24] [26] [34] [38] [45] [52] [57]
73Michael Wolf [17]
74Timothy S. Woodall [27] [28] [29]
75Diane G. Wooley [17]

Colors in the list of coauthors

Copyright © Sun May 17 03:24:02 2009 by Michael Ley (ley@uni-trier.de)