26
CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt University 2301 Vanderbilt Place, PMB 351826 121 Kirkland Hall Nashville, TN 37235-1826 Email: [email protected] URL: https://engineering.vanderbilt.edu/bio/padma-raghavan URL: https://research.vanderbilt.edu/researchadministration/ovpr/ Phone: 615-322-6155 Education 12/91 Ph.D. Computer Science, Penn State, University Park, PA 8/87 M.S. Computer Science, Penn State, University Park, PA 7/85 B.Tech. (Honors), Computer Science and Engineering, Indian Institute of Technology, Kharagpur, India Employment 2/16 - Vice Provost for Research, Vanderbilt University 2/16 - Professor of Computer Science and Computer Engineering, Vanderbilt University 10/13 -1/16 Associate Vice President for Research and Director of Strategic Initiatives, The Pennsylvania State University 7/07- 1/16 Director, Institute for CyberScience, The Pennsylvania State University 3/12- 1/16 Distinguished Professor, Department of Computer Science and Engineering, The Pennsylvania State University; Professor, 7/05–3/12; Associate Professor, 8/00–7/05 8/00-3/01 Associate Professor, Department of Computer Science, the University of Tennessee; Assistant Professor, 8/94–7/00 3/99-7/04 Consultant, Sandia National Laboratory 8/95-7/00 Research Scientist, Oak Ridge National Laboratory 8/91-7/94 Post-Doctoral Research Associate, National Center for Supercomputing Applications, University of Illinois Honors and Awards Fellow of the IEEE, for contributions to robust scalable sparse solvers and energy-efficient parallel scientific computing, 2013. Best Poster, IEEE/ACM Supercomputing 2010, Impact of Soft Errors on Sparse Linear Solvers, S. Srinivasmurthy, M. Shantharam, P. Raghavan and M. Kandemir, 2010. Best Paper, Software Track, 22nd IEEE/ACM International Parallel and Distributed Symposium, A Helper Thread Based EDP Reduction Scheme for Adapting Application Execution in CMPs, Y. Ding, M. Kandemir, P. Raghavan and M. J. Irwin, 2008. The Maria Goeppert-Mayer Distinguished Scholar Award, Argonne National Laboratory (Department of Energy) and the University of Chicago, for contributions to scalable parallel techniques for sparse

20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

  • Upload
    others

  • View
    8

  • Download
    0

Embed Size (px)

Citation preview

Page 1: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

CV

PADMA RAGHAVAN Professor, Computer Science & Computer Engineering

Vice Provost for Research

CURRICULUM VITAE Contact Information Vanderbilt University 2301 Vanderbilt Place, PMB 351826 121 Kirkland Hall Nashville, TN 37235-1826 Email: [email protected] URL: https://engineering.vanderbilt.edu/bio/padma-raghavan URL: https://research.vanderbilt.edu/researchadministration/ovpr/ Phone: 615-322-6155 Education 12/91 Ph.D. Computer Science, Penn State, University Park, PA 8/87 M.S. Computer Science, Penn State, University Park, PA 7/85 B.Tech. (Honors), Computer Science and Engineering, Indian Institute of Technology,

Kharagpur, India Employment 2/16 - Vice Provost for Research, Vanderbilt University 2/16 - Professor of Computer Science and Computer Engineering, Vanderbilt University 10/13 -1/16 Associate Vice President for Research and Director of Strategic Initiatives, The Pennsylvania

State University 7/07- 1/16 Director, Institute for CyberScience, The Pennsylvania State University 3/12- 1/16 Distinguished Professor, Department of Computer Science and Engineering, The Pennsylvania State University; Professor, 7/05–3/12; Associate Professor, 8/00–7/05 8/00-3/01 Associate Professor, Department of Computer Science, the University of Tennessee; Assistant Professor, 8/94–7/00 3/99-7/04 Consultant, Sandia National Laboratory 8/95-7/00 Research Scientist, Oak Ridge National Laboratory 8/91-7/94 Post-Doctoral Research Associate, National Center for Supercomputing Applications, University of Illinois Honors and Awards • Fellow of the IEEE, for contributions to robust scalable sparse solvers and energy-efficient parallel

scientific computing, 2013. • Best Poster, IEEE/ACM Supercomputing 2010, Impact of Soft Errors on Sparse Linear Solvers, S.

Srinivasmurthy, M. Shantharam, P. Raghavan and M. Kandemir, 2010. • Best Paper, Software Track, 22nd IEEE/ACM International Parallel and Distributed Symposium, A

Helper Thread Based EDP Reduction Scheme for Adapting Application Execution in CMPs, Y. Ding, M. Kandemir, P. Raghavan and M. J. Irwin, 2008.

• The Maria Goeppert-Mayer Distinguished Scholar Award, Argonne National Laboratory (Department of Energy) and the University of Chicago, for contributions to scalable parallel techniques for sparse

Page 2: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-2

linear system solution, 2002. • The National Science Foundation, Computer and Information Science and Engineering Directorate,

CAREER Award for parallel sparse matrix computations, 1995-2000. • The Pennsylvania State University

o Faculty Scholar Medal in Engineering for contributions to parallel scientific computing, 2010. o Committee on Institutional Cooperation Academic Leadership Program Fellow, 2009. o Faculty Teaching Award, Department of Computer Science and Engineering, 2006.

Page 3: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-1

PADMA RAGHAVAN: RESEARCH AND SCHOLARSHIP Padma Raghavan’s research contributions predominantly concern enhancing the parallel performance, energy efficiency and reliability of computations that involve high-dimensional sparse and unstructured data including matrices, and graphs. Such computations are at the core of a large number of applications that seek to address critical challenges related to engineered structures, materials, health and the environment through the computational simulation and analyses of network and partial differential equation models. Parallel solvers that were developed by Raghavan in the early nineties are still in use in multiple areas including stockpile stewardship at the Department of Energy laboratories using structural dynamics simulations with Salinas. A few specific “first-of-their-kind” contributions are summarized below. Scalable Matrix Computations:

Parallel sparse solvers require a first step called ordering to extract sparsity-preserving parallelism in later steps of the solution process. However, computing the ordering itself in parallel was thought to be very difficult and it remained a serial bottleneck until the development of a “Cartesian” or geometric scheme to compute such orderings in parallel in the early nineties and refined more recently to scale to current generation systems [6, 37, 38]. Other notable results concern communication-avoiding algorithms for parallel dense matrix QR factorization [41], and sparse triangular solution [32, 33] in which costs of inter-processor communication grow slowly as the log of the number of processors and are thus independent of the matrix dimension. To quote from J. Demmel et al, Communication-optimal parallel and sequential QR and LU factorizations, SIAM J. on Scientific Computing, Vol. 34, 2012, “Pothen and Raghavan were the first, as far as we can tell, to implement parallel TSQR (Task Skinny QR) using only log P messages.”

Energy-Efficient Parallel Scientific Computing: Scientific simulations workloads involving unstructured high dimensional data can typically execute for days to weeks on very large scale supercomputing systems that require megawatts of electrical power. A significant early result concerned demonstrating the feasibility of improving energy efficiency of such workloads without degrading parallel performance in 2006 [58, 71]. Techniques using critical path analysis, link and processor voltage scaling/shutdown and adaptive workload-to-core mappings were shown to be successful in converting load-imbalances to energy-savings. Methods were also developed to characterize how transient hardware errors can slow down convergence of iterative sparse solvers and for checksum-enabled fast error detection and recovery [8, 10]. These schemes can improve performance by orders-of-magnitude with corresponding improvements in energy efficiency.

In the text above, numbers indicate publications in the following list organized along three topical areas: scalable parallel computing; energy-aware performance scaling; and computational modeling, simulation and knowledge extraction. Total publications: 102 refereed publications, 3 edited volumes/book chapters. Edited Volumes/Book Chapters 1. Improving Classifications through Graph Embeddings, A. Chatterjee, S. Bhowmick and P.

Raghavan, Graph Embedding for Pattern Analysis, Editors, Y. Fu, Y. Ma, Springer, New York, pp. 119 – 138, 2013.

2. Parallel Processing for Scientific Computing, M. H. Heroux, P. Raghavan and H. D. Simon, SIAM book series on Software, Tools, and Environments; also its introductory and concluding chapters,

Page 4: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-2

Parallel Processing for Scientific Computing: An Overview, and Opportunities and Challenges for Parallel Computing in Science and Engineering, November 2006. A reviewer in InsideHPC on 06/23/2010 says “Parallel is organized around the themes and problems presented at the Eleventh SIAM Conference on Parallel Processing for Scientific Computing, held in San Francisco in 2004… even though 2004 seems like a long time ago, the editors and contributors took care in the creation of this book, and it remains timely today.” (see http://insidehpc.com/2010/06/review-parallel-processing-for-scientific-computing/)

3. Symbolic Preprocessing Techniques for Information Retrieval Using Vector Space Models, M. W. Berry, P. Raghavan and X. Zhang*, Computational Information Retrieval, SIAM Proceedings in Applied Mathematics, Editor M. W. Berry, SIAM, Philadelphia, pp. 75–86, 2001.

Scalable Parallel Computing (41 Publications) Refereed Publications (* indicates student/postdoctoral supervision by P. Raghavan): 4. STS-k: A Multilevel Sparse Triangular Solution Scheme for NUMA Multicores. H. Kabir*, J.

Booth*, G. Aupy, A. Benoit, Y. Robert and P. Raghavan,Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis, SC15, pp 55:1-11, Austin, TX, November 2015.

5. An Embedded Sectioning Scheme for Multiprocessor Topology-Aware Mapping of Irregular Applications. P. Raghavan, S. Kirmani* and J. Park*, The International Journal of High Performance Computing Applications (IJHPCA). (To appear)

6. A Multilevel Compressed Sparse Row Format for Efficient Sparse Computations on Multicore Processors, H. Kabir*, J. Booth*, P. Raghavan, Proceedings of the 21st IEEE International Conference on High Performance Computing, HiPC 2014, Goa, India, pp 1-10, December 2014.

7. Hybrid Sparse Linear Solutions with Substituted Factorization. J. Booth* and P. Raghavan, Proceedings of the International Meeting High Performance Computing for Computational Science, VECPAR 2014, Lecture Notes in Computer Science Volume 8969, 2015, pp 145-155, Eugene, OR, June 2014.

8. Scalable parallel graph partitioning. S. Kirmani*, P. Raghavan, Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis, SC’13, pp51:1-10, Denver, CO, November 2013. Finalist for Best Student Paper award.

9. NUMA-aware graph mining techniques for performance and energy efficiency. M.R. Frasca*, K. Madduri, P. Raghavan, Proceedings of the SC Conference on High Performance Computing Networking, Storage and Analysis, SC '12, Salt Lake City, UT, November 2012.

10. Adapting Sparse Triangular Solution to GPUs. B. Suchoski*, C. Severn*, M. Shantharam*, P Raghavan, Proceedings of the 41st International Conference on Parallel Processing Workshops, Pittsburgh, PA, pp. 140–148, September 2012.

11. Fault tolerant preconditioned conjugate gradient for sparse linear system solution. M. Shantharam*, S. Srinivasmurthy*, P. Raghavan, Proceedings of the International Conference on Supercomputing, ICS'12, Venice, Italy, pp. 69–78 June 2012.

12. Characterizing the Impact of Soft Errors on Iterative Methods in Scientific Computing. M. Shantharam*, S. Srinivasmurthy*, P. Raghavan, ACM International Conference on Supercomputing 2011, 152-161, 2011, short version awarded Best Poster at Supercomputing 2010.

13. Exploiting dense substructures for fast sparse matrix vector multiplication. M. Shantharam*, A. Chatterjee*, P. Raghavan, International Journal of High Performance Computing Applications, 25(3):328-341, 2011.

14. A Multilevel Cholesky Conjugate Gradients Hybrid Solver for Linear Systems with Multiple Right-hand Sides. J. Booth*, A. Chatterjee*, P. Raghavan, M. Frasca*, Procedia Computer Science, 4:2307-2316, 2011.

15. Parallel Hybrid Preconditioning: Incomplete Factorization with Selective Sparse Approximate

Page 5: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-3

Inversion, P. Raghavan and K. Teranishi*, SIAM J. Scientific Computing 32(3):1323-1345, 2010. 16. PFFTC: An improved fast Fourier transform for the IBM cell broadband engine. A. Shaffer*, B.

Einfalt, P. Raghavan, Procedia Computer Science, 1(1):1045-1054, 2010. 17. A Hybrid Parallel Preconditioner Using Incomplete Cholesky Factorization and Sparse

Approximate Inversion, K. Teranishi* and P. Raghavan, Lecture Notes in Computational Science and Engineering, Domain Decomposition Methods in Science and Engineering XVI, Vol. 55, pp. 757-764, 2007.

18. Effective Preconditioning through Ordering Interleaved with Incomplete Factorization, I. Lee*, P. Raghavan and E. G. Ng, SIAM Journal on Matrix Analysis and Applications, 27(4):1069-1088, 2006.

19. Parallel Hybrid Sparse Solvers Through Flexible Incomplete Cholesky Preconditioning, K. Teranishi* and P. Raghavan, Lecture Notes in Computer Science, No. 3732, Applied Parallel Computing, pp. 637-643, 2006.

20. Advanced Algorithms and Software Components for Scientific Computing, P. Raghavan, Lecture Notes in Computer Science, No. 3732, Applied Parallel Computing, pp. 590-592, 2006.

21. Multi-Pass Mapping Schemes For Parallel Sparse Matrix Computations, K. Malkowski and P. Raghavan, Lecture Notes in Computer Science, Computational Science-ICCS 2005, Number 3514, pp. 245-255, May 2005.

22. Faster PDE-Based Simulations Using Robust Composite Linear Solvers, S. Bhowmick*, P. Raghavan, L. C. McInnes and B. Norris, Future Generation Computer Systems, Vol. 20, pp. 373-387, 2004.

23. Robust Algorithms and Software for Parallel PDE-Based Simulations, S. Bhowmick*, L. McInnes, B. Norris and P. Raghavan, Proceedings of HPC 2004, The Twelfth Special Symposium on High Performance Computing at the 2004 Advanced Simulation Technologies Conference, Arlington, VA, pp. 37-42, April 2004.

24. A Latency Tolerant Hybrid Sparse Solver Using Incomplete Cholesky Factorization, P. Raghavan, K. Teranishi* and E. G. Ng, Numerical Linear Algebra, Volume 10, pp. 541-560, 2003.

25. Time-Memory Trade-offs Using Sparse Matrix Methods For Large-Scale Eigenvalue Problems, K. Teranishi*, P. Raghavan and C. Yang, Lecture notes in Computer Science 2677, pp. 840-847, May 2003.

26. The Role of Multi-Method Linear Solvers in PDE-Based Simulations, S. Bhowmick*, L. McInnes, B. Norris and P. Raghavan, Lecture notes in Computer Science 2677, pp. 828-839, May 2003.

27. A New Data-Mapping Scheme For Latency-Tolerant Distributed Sparse Triangular Solution, K. Teranishi*, P. Raghavan and E. Ng, Proceedings of the IEEE/ACM Supercomputing 2002, IEEE Computer Society, paper 27, November 2002.

28. A Combinatorial Scheme for Developing Efficient Composite Solvers, S. Bhowmick*, P. Raghavan and K. Teranishi, Lecture Notes in Computer Science, Computational Science-ICCS 2002, Number 2330, Springer Verlag, pp. 325-334, May 2002.

29. Towards Scalable Preconditioning Using Incomplete Factorization, P. Raghavan, K. Teranishi* and E. Ng, Proceedings of the International Conference on Preconditioning Techniques, pp. 63-65, November 2001.

30. Towards A Scalable Hybrid Sparse Solver, E. G. Ng and P. Raghavan, Concurrency: Practice and Experience, Vol. 12, pp. 1-16, 2000.

31. A Blocked Incomplete Cholesky Preconditioner for Hierarchical-Memory Computers, E. G. Ng, B. W. Peyton and P. Raghavan, IMACS Series in Computational and Applied Mathematics: Iterative Methods in Scientific Computation IV, pp. 211-222, October 1999.

32. The Performance of Greedy Ordering Heuristics for Sparse Cholesky Factorization, E. G. Ng and P. Raghavan, SIAM Journal of Matrix Analysis and Applications, 20(4):902-914, 1999.

33. Tools for Mapping Applications to CCMs, M. T. Jones, M. A. Langston and P. Raghavan, Proceedings of SPIE, Configurable Computing: Technology and Applications, Editor John Schewel, pp. 72-81, November 1998.

Page 6: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-4

34. Efficient Parallel Triangular Solution Using Selective Inversion, P. Raghavan, Parallel Processing Letters, Vol. 8, No. 1, pp. 29-40, 1998.

35. The Performance of Parallel Sparse Triangular Solution, M. T. Heath and P. Raghavan, IMA Volumes in Mathematics and its Applications: Algorithms for Parallel Processing, Vol. 105, pp. 289-306, 1998.

36. Parallel Ordering Using Edge Contraction, P. Raghavan, Parallel Computing, 23(8):1045-1067, 1997.

37. Performance of a Fully Parallel Sparse Solver, M. T. Heath and P. Raghavan, International Journal of Supercomputing Applications, 11(1):49-64, 1997.

38. Distributed Sparse Gaussian Elimination and Orthogonal Factorization, P. Raghavan, SIAM Journal of Scientific Computing, Vol. 16, pp. 1462-1477, 1995.

39. A Cartesian Parallel Nested Dissection Algorithm, M. T. Heath and P. Raghavan, SIAM Journal of Matrix Analysis and Applications, Vol. 16, pp. 235-253, 1995.

40. Performance of a Fully Parallel Sparse Solver, M. T. Heath and P. Raghavan, Proceedings of the 1994 Scalable High Performance Computing Conference, IEEE Computer Society Press, pp. 334-341, May 1994.

41. Distributed Sparse Gaussian Elimination and Orthogonal Factorization, P. Raghavan, Proceedings of the 1994 Scalable High Performance Computing Conference, IEEE Computer Society Press, pp. 607-614, May 1994.

42. Distributed Solution of Sparse Symmetric Positive Definite Systems, M. T. Heath and P. Raghavan, Proceedings of the 1993 Scalable Parallel Libraries Conference, IEEE Computer Society Press, October 1993.

43. Distributed Orthogonal Factorization: Givens and Householder Algorithms, A. Pothen and P. Raghavan, SIAM Journal of Scientific Computing, Vol. 10, No. 6, pp. 1113-1134, 1989.

44. Distributed Orthogonal Factorization, A. Pothen and P. Raghavan, Proceedings of the Third ACM Conference on Hypercube Concurrent Computers and Applications, pp. 1610-1620, June 1988.

External Funding: • National Science Foundation, Division of Computer and Communications Foundations, SHF: Small:

Embedded Graph Software-Hardware Models and Maps for Scalable Sparse Computations, P. Raghavan, $424,999, 2013-2018, in progress, PI.

• National Science Foundation, Division of Computer and Communication Foundations, Toward a Linear Time Sparse Solver with Locality-Enhanced Scalable Parallelism, P. Raghavan, $200,000, 2008-2013, completed, PI.

• U.S. Army Corps of Engineers, Engineer Research and Development Center, A Smart Solver Selection Toolkit for Faster PDE-Based Simulations, P. Raghavan, $105,849, 2009-2011, completed, PI.

• National Science Foundation, Major Research Instrumentation Program, MRI Acquisition of a Scalable Instrument for Discovery through Computing, P. Raghavan, L. Q. Chen, P. J. Hudson, M. T. Kandemir and B. K. Smith, $1,855,501, 2008-2012, completed, PI.

• IBM, SUR grant, Toward a Parallel Preconditioned Conjugate Gradients Sparse Solver for the Cell Processor, P. Raghavan, V. Agarwala, and J. Nucciarone, $100,000, October 2007-October 2008, completed, PI.

• National Science Foundation, Grant to Support Activities at the Eleventh SIAM Conference on Parallel Processing for Scientific Computing (CCF-0340869), San Francisco, CA, February 2004, P. Raghavan (conference Co-Chair), $17,000, August 2003-March 2004, completed, PI.

• National Science Foundation, (I3C): An Infrastructure for Innovation in Information Computing (CNS-0102007), C. Das, R. Acharya, L. Giles, M. J. Irwin, and P. Raghavan, $1,795,729, 2002-2008, completed, Co-PI.

Page 7: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-5

• Department of Energy, SciDac Terascale Optimal PDE Simulation: An Enabling Technology Center, multi-site project lead by D. Keyes, subcontract from the Lawrence Berkeley National Laboratory, P. Raghavan, $108,000, 2002-2005, completed, PI.

• Argonne National Laboratory (Department of Energy) and the University of Chicago, The Maria Goeppert-Mayer Distinguished Scholar Award, P. Raghavan, $171,349, 2002-2003, completed, PI.

• National Science Foundation, Robust Limited Memory Hybrid Sparse Solvers (0102537), P. Raghavan, $315,473, 2001-2005, completed, PI.

• National Aeronautics and Space Administration (NASA), An Efficient Scheme for Updating Sparse Cholesky Factors, P. Raghavan, $20,000, 2001-2002, completed, PI.

• National Science Foundation, SInRG: A Scalable Intracampus Research Grid, J. J. Dongarra, M. D. Beck, M. W. Berry, J. Gregor, and M. A. Langston, $1,751,088, 2000-2005, completed, senior-personnel.

• National Science Foundation, Enabling Technology for High-Performance Heterogeneous Clusters, J. J. Dongarra, P. Raghavan and J. S. Plank, support only for instrumentation, $150,000, 1999-2002, completed, Co-PI.

• National Science Foundation, Scalable Sparse Solvers, P. Raghavan, $182,000, 1998-2002, completed, PI.

• National Science Foundation, High-Performance ATM Network, M. W. Berry, J. Gregor, M. T. Jones, J. S. Plank and P. Raghavan, $100,000, 1996-1997, completed, PI.

• Defense Advanced Research Projects Agency (DARPA), Portable Parallel Preconditioning, J. G. Gilbert, E. G. Ng, B. W. Peyton and P. Raghavan, $600,000, 1996-1999, completed, Co-PI.

• Defense Advanced Research Projects Agency (DARPA), Scalable Libraries, multi-site project lead by J. J. Dongarra, subcontract to P. Raghavan, from the Sparse Direct Solvers component directed by M. T. Heath, $130,000, 1996-1999, completed, PI.

• National Science Foundation, Parallel Sparse Matrix Computations, P. Raghavan, CAREER award, $131,651, 1995-2000, completed, PI.

Energy-Aware Performance Scaling (34 Publications) Refereed Publications (* indicates student/postdoctoral supervision by P. Raghavan): 45. Co-scheduling algorithms for high-throughput workload execution. G. Aupy, M. Shantharam, A.

Benoit, Y. Robert and P. Raghavan, Journal of Scheduling. (Accepted) 46. Phase Detection with Hidden Markov Models for DVFS on Many-Core Processors. J. Booth, P.

Raghavan, Proceedings of the 35th IEEE International Conference on Distributed Computing Systems (ICDCS 2015), pp 185-195, Columbus, OH June 2015.

47. Speedup-Aware Co-Schedules for Efficient Workload Management. M. Shantharam*, Y. Youn*, P. Raghavan, Parallel Processing Letters, 23 (2), 2013.

48. Interference Resolver in Shared Storage Systems to Provide Fairness to I/O Intensive Applications. R. Prabhakar, M. T. Kandemir, P. Raghavan, M. Jung, Proceedings of the 2013 IEEE International Symposium on Parallel & Distributed Processing, Workshops and PhD Forum, Cambridge, MA, pp. 1971-1980, May 2013.

49. Phase Partitioning Methods for I/O Cache Optimization. M. R. Frasca*, P. Raghavan, Proceedings of the 41st International Conference on Parallel Processing, ICPP 2012, Pittsburgh, PA, pp. 360–368, September 2012.

50. Virtual I/O Caching: Dynamic Storage Cache Management for Concurrent Workloads. M. Frasca*, R. Prabhakar, P. Raghavan, M. T. Kandemir, Supercomputing 2011:38.

51. Can models of scientific software-hardware interactions be predictive? M. Frasca*, A. Chatterjee*, P. Raghavan, Procedia Computer Science, 4:322-331, 2011.

52. Intra-Application Cache Partitioning, S. P. Muralidhara, M. Kandemir and P. Raghavan,

Page 8: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-6

Proceedings of the 24nd IEEE/ACM International Parallel and Distributed Symposium, IPDPS-2010, 1-12.

53. Analyzing the Soft-Error Resilience of Linear Solvers on Multicore Multiprocessors, K. Malkowski*, P. Raghavan and M. Kandemir, Proceedings of the 24nd IEEE/ACM International Parallel and Distributed Symposium, IPDPS-2010, 1-12.

54. T-NUCA -A Novel Approach to Non-Un Uniform Access Latency Cache Architectures for 3D CMPs, K. Malkowski*, P. Raghavan, M. Kandemir and M. J. Irwin, Proceedings of the 6th Workshop on High-Performance, Power-Aware Computing (HPPAC), in conjunction with 24nd IEEE/ACM International Parallel and Distributed Symposium, IPDPS Workshops-2010, 1-8.

55. Intra-Application Shared Cache Partitioning For Multithreaded Applications, S. P. Muralidhara*, M. Kandemir and P. Raghavan, Proceedings of 15th ACM SIGPLAN Annual Symposium on Principles and Practices of Parallel Programming (PPoPP 2010), January 2010.

56. Dynamic Core Partitioning for Energy Efficiency. Y. Ding*, M. Kandemir, M. J. Irwin and P. Raghavan, Proceedings of the 6th Workshop on High-Performance, Power-Aware Computing (HPPAC), in conjunction with 24nd IEEE/ACM International Parallel and Distributed Symposium, IPDPS-2010, IPDPS Workshops 2010: 1-8.

57. Markov Model Based Disk Power Management for Data Intensive Workloads. R. Garg*, S. Woo Son, M. T. Kandemir, P. Raghavan, R. Prabhakar, 9th IEEE/ACM International Symposium on Cluster Computing and the Grid, CCGRID 2009: 76-83.

58. Adapting Application Execution in CMPs Using Helper Threads, Y. Ding*, M. Kandemir, P. Raghavan and M. J. Irwin. Journal of Parallel and Distributed Computing, Invited Paper, 69(9):790-806, 2009.

59. Adapting Application Mapping to Systematic Within-die Process Variations on Chip Multiprocessors. Y. Ding*, M. Kandemir, M.J. Irwin and P. Raghavan, Proceedings of International Conference on High Performance Embedded Architectures & Compilers, pp. 231-247, 2009.

60. Ring Data Location Prediction Scheme for Non-Uniform Cache Architectures, S. Akikoa*, F. Li, K. Malkowski*, P. Raghavan, M. Kandemir and M. J. Irwin, Proceedings of XXVI IEEE International Conference on Computer Design, ICCD’08, pp. 693-698, 2009.

61. Performance and Power Impacts of Memory Latency Hiding for Sparse Matrix Vector Multiplication on Multi-Core Architectures, M. Shantharam*, K. Malkowski* and P. Raghavan, Post conference Proceedings of the 9th International Workshop on State-of-the-Art in Scientific and Parallel Computing (PARA 2008), May 2008.

62. A Helper Thread Based EDP Reduction Scheme for Adapting Application Execution in CMPs, Y. Ding*, M. Kandemir, P. Raghavan and M. J. Irwin. 22nd IEEE/ACM International Parallel and Distributed Symposium, IPDPS-2008, pp. 1-14, DOI: 10.1109/IPDPS. 2008.4536297. Best Paper, Software Track; 4 Best Papers, one per track out of 410 submitted papers.

63. Evaluating the Role of Scratchpad Memories in Chip Multiprocessors for Sparse Matrix Computations, A. Yanamandra, B. Cover*, P. Raghavan. M. J. Irwin and M. Kandemir, 22nd IEEE/ACM International Parallel and Distributed Symposium, IPDPS-2008, pp. 1-10, DOI:0.1109/IPDPS.2008.453631, April 2008.

64. Managing Power, Performance and Reliability Trade-offs, P. Raghavan, M. Kandemir, M. J. Irwin and K. Malkowski*, Next Generation Software Workshop, Proceedings of 22nd IEEE/ACM International Parallel and Distributed Symposium, IPDPS-2008, pp. 1-6, April 2008.

65. Towards Energy Efficient Scaling of Scientific Codes Y. Ding*, K. Malkowski*, P. Raghavan and M. Kandemir, High-Performance, Power-Aware Computing Workshop. Proceedings of 22nd IEEE/ACM International Parallel and Distributed Symposium, IPDPS-2008, pp. 1-8, April 2008.

66. Adapting Application Execution to Reduced CPU Availability, Y. Ding*, M. Kandemir, P. Raghavan and M. J. Irwin, INTERACT at IEEE 13th International Symposium on High Performance Computer Architecture, HPCA-INTERACT’07, pp. 24-31, February 2007.

67. Scientific Algorithms: Performance, Power, Thermal Properties on Modern Computing Architectures, I. Lee*, P. Raghavan, Workshop on Unique Chips and Systems, pp. 1-8, April 2007.

Page 9: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-7

68. Load Miss Prediction for Energy-Aware High Performance Computing, K. Malkowski*, G. Link*, P. Raghavan and M. J. Irwin, 21st IEEE/ACM International Parallel and Distributed Symposium, IPDPS-2007, High-Performance, Power-Aware Computing Workshop, pp. 1-8, DOI:10.1109/ IPDPS.2007.370536, March 2007.

69. Memory Optimizations for Fast Power-Aware Sparse Computations, K. Malkowski*, P. Raghavan and M.J. Irwin, Proceedings of the 21st IEEE/ACM International Parallel and Distributed Symposium, IPDPS-2007, Next Generation Software Workshop, pp. 1-8, DOI:10.1109/IPDPS. 2007.370501, March 2007.

70. Reducing energy consumption of parallel sparse matrix applications through integrated link/CPU voltage scaling, S. W. Son*, K. Malkowski*, G. Chen, M. T. Kandemir, P. Raghavan, The Journal of Supercomputing, DOI: 10.1007/s11227-007-0113-9, 41(3):179-213, September 2007.

71. Phase-Aware Adaptive Hardware Selection for Power-Efficient Scientific Computing, K. Malkowski*, P. Raghavan, M. Kandemir and M. J. Irwin, ISLPED, pp. 403-406, DOI:10.1145/ 1283780.1283869, August 2007.

72. Modeling of Link Shutdown Opportunities During Collective Communication Primitives in 3-D Torus Nets, S. Conner, S. Akioka*, G. M. Link, M. J. Irwin and P. Raghavan, 21st IEEE International Parallel and Distributed Symposium, IPDPS-2007, High-Performance, Power-Aware Computing Workshop, pp. 1-8, March 2007.

73. On Improving Performance and Energy Profiles of Sparse Scientific Applications, K. Malkowski*, I. Lee*, P. Raghavan and M. Irwin, Proceedings of the 20th IEEE/ACM International Parallel and Distributed Symposium, IPDPS’06, Next Generation Software Workshop, pp. 1-8, DOI:10.1109/ IPDPS.2006.1639589, April 2006.

74. Conjugate Gradient Sparse Iterative Solvers: Performance-Power Characteristics, K. Malkowski*, I. Lee*, P. Raghavan and M. Irwin, Proceedings of the 20th IEEE/ACM International Parallel and Distributed Symposium, Second High-Performance, Power-Aware Computing Workshop, pp. 1-8, DOI: 10.1109/IPDPS.2006.1639595, April 2006.

75. Integrated Link/CPU Voltage Scaling for Reducing Energy Consumption of Parallel Sparse Matrix Applications, S. W. Son, K. Malkowski*, G. Chen, M. T. Kandemir and P. Raghavan, Proceedings of the 20th IEEE/ACM International Parallel and Distributed Symposium, IPDPS’06, Second High-Performance, Power-Aware Computing Workshop, pp. 1-8, DOI:10.1109/IPDPS.2006. 1639596, April 2006.

76. Characterizing the Performance and Energy Attributes of Scientific Simulations, S. Akioka*, K. Malkowski*, P. Raghavan, M. J. Irwin, L. C. McInnes and B. Norris, Lecture Notes in Computer Science, Volume 399/2006, pp. 242-249, January 2006.

77. Adaptive Software for Scientific Computing: Co-Managing Quality-Performance-Power Tradeoffs, P. Raghavan, M. J. Irwin L. C. McInnes and B. Norris Proceedings of the Next Generation Software Workshop at the 19th IEEE/ACM International Parallel and Distributed Symposium, IPDPS-05 Vol. 11, No. 11, p. 220b, 19th, 2005.

78. Reducing Power with Performance Constraints for Parallel Sparse Applications, G. Chen, Reducing Power with Performance Constraints for Parallel Sparse Applications, G. Chen, K. Malkowski*, M. Kandemir and P. Raghavan, Proceedings of the High-Performance, Power-Aware Computing Workshop at the 19th IEEE/ACM International Parallel and Distributed Symposium, IPDPS-05 Vol. 12, No. 12, p. 231a, 19th, 2005.

External Funding: • National Science Foundation, CISE Computer Systems Research, SHF: Medium: Automatic Control

Driven Resource Management in Chip Multiprocessors, M. Kandemir, P. Raghavan and Q. Wang, $1,200,000, 2010-2014, completed, Co-PI

Page 10: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-8

• National Science Foundation, CISE HECURA program, Collaborative Research: Achieving End-to-End QoS in the I/O Stack on Petascale Multiprocessors, M. Kandemir, P. Raghavan, J. Dennis and Q. Wang, $708,551, 2009-2014, completed, Co-PI.

• National Science Foundation, CISE-Computer Systems Research, Toward Model-Driven Multilevel Analysis and Optimization of Multicomponent Computer Systems, P. Raghavan, M. J. Irwin, M. Kandemir, J. Li, and S. Shontz, $855,729, 2007-2010, completed, PI.

• Maryland Procurement Office (NSA), CMP Optimizations- Parts I & II, P. Raghavan, $184,571, 2007-2009, completed, PI.

• National Science Foundation, Adaptive Software for Extreme-Scale Scientific Computing: Co-Managing Quality-Performance-Power Tradeoffs (CCF-0444345), P. Raghavan, M. J. Irwin (Co-PI), L. C. McInnes and B. Norris (collaborators) $950,000, 2004-2009, completed, PI.

– Research Experience for Undergraduates Supplement, $6,000, May 2005-December 2005, completed, PI. – National Science Foundation, A Set of Multi-Tiered Interventions at Critical Pipeline Stages: Broadening Participation in Computing Supplement, $149,900, 2006-2007, completed, PI. • National Science Foundation, A Study of an Automated Development Environment for Parallel

Computing with Reconfigurable Processing Elements, M. A. Langston, P. Raghavan and D. W. Bouldin, $315,473, 2000-2003, completed, Co-PI.

Computational Modeling, Simulation and Knowledge Extraction (27 Publications) Refereed Publications (* indicates student/postdoctoral supervision by P. Raghavan): 79. Special Issue: Selected Papers from Super Computing 2012. J. S. Vetter, P. Raghavan, Scientific

Programming, 21 (3-4): 63-64, 2013. 80. Similarity Graph Neighborhoods for Enhanced Supervised Classification. A. Chatterjee*, P.

Raghavan, Procedia Computer Science, 9: 577-586, 2012. 81. Feature subspace transformations for enhancing k-means clustering. A. Chatterjee*, S. Bhowmick,

P. Raghavan, Proceedings of the 19th ACM Conference on Information and Knowledge Management, CIKM 2010, pp. 1801-1804, October 2010.

82. Characterizing sparse preconditioner performance for the support vector machine kernel. A. Chatterjee*, K. Fermoyle*, P. Raghavan, Procedia Computer Science 1(1): 367-375, 2010.

83. Hybrid Techniques for Fast Multicore Simulation, M. Shantharam*, P. Raghavan and M. Kandemir, Euro-Par 09: Proceedings of the 15th International Euro-Par Conference on Parallel Processing, pp. 122-134, Springer Verlag, 2009.

84. Towards Low-Cost, High-Accuracy Classifiers for Linear Solver Selection, S. Bhowmick*, B. Toth* and P. Raghavan, Proceedings of International Conference on Computational Science 2009, pp. 463-472. Lecture Notes in Computer Science, Vol, 5544, Springer, 2009.

85. An Evaluation of Limited Memory Sparse Linear Solvers for Thermo-Mechanical Applications, K. Teranishi*, P. Raghavan, J. Sun* and P. Michaleris, International Journal of Numerical Methods for Engineering, Wiley InterScience, (www.interscience.wiley.com) DOI: 10.10002/nme.2239, pp. 1690-1715, November 2007.

86. Readily Regenerable Reduced Microstructure Representations, K. Teranishi*, P. Raghavan, J. Zhang, T. Wang, L. Q. Chen and Z. K. Liu, Computational Materials Science, DOI: //dx.doi.org/10.1016/j.commatsci.2007.07.015, 18 pages, March 2008.

87. Analysis of the IPv4 Address Space Delegation Structure, A. Sriraman*, K. Butler, P. McDaniel and P. Raghavan, pp. 501-508, IEEE Symposium on Computers and Communications (ISCC’07), DOI: 10.1109/ISCC.2007.4381538, July 2007.

88. Si Nanotrees: Structure and Electronic Properties, M. Menon, E. Richter, I. Lee* and P. Raghavan, J. of Computational and Theoretical Nanoscience, Vol. 4, pp. 250-256, 2007.

Page 11: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-9

89. Applications of the FETI-DP-RBS-LNA algorithm on Coupled Linear-Nonlinear Large Scale Problems with Localized Nonlinearities, J. Sun*, P. Michaleris, A. Gupta and P. Raghavan, Lecture Notes in Computational Science and Engineering, Domain Decomposition Methods in Science and Engineering XVI, Vol. 55, pp. 431-438, 2007.

90. A Fast Implementation of the FETI-DP Method: FETI-DP-RBS-LNA and Applications on Large Scale Problems with Localized Nonlinearities, J. Sun*, P. Michaleris, A. Gupta and P. Raghavan International Journal for Numerical Methods in Engineering, 60(4):833-858, 2005.

91. Large Scale Simulations of Branched Si-nanowires, M. Menon, E. Richter, I. Lee*, K. Teranishi* and P. Raghavan, Proceedings of The IEEE/ACM International Workshop on High Performance Computing for Nano-science and Technology (HPCNano05), November 2005.

92. Parallel Adaptive Solvers in Compressible PETSc-FUN3D Simulations, S. Bhowmick*, D. Kaushik, L. McInnes, B. Norris and P. Raghavan. Argonne National Laboratory preprint ANL/MCS-P1279-0805, Proceedings of the 17th International Conference on Parallel Computational Fluid Dynamics, August 2005.

93. An Integrated Framework for Multi-Scale Materials Simulation and Design, Z. K. Liu, L. Q. Chen, P. Raghavan, Q. Du, J. O. Sofo, S. Langer and C. Wolverton, Journal of Computer-Aided Materials Design, Volume 11, No. 2-3, pp. 183-199, 2004.

94. Towards A Grid Enabled System for Multicomponent Materials Design, K. Teranishi*, P. Raghavan and Z. K. Liu, Proceedings of CCGrid04: IEEE International Symposium on Cluster Computing and the Grid, Chicago, Illinois, IEEE Computer Society Press, 6 pages, April 2004.

95. A Quality of Service Approach for High-Performance Numerical Components, P. Hovland, K. Keahey, L. C. McInnes, B. Norris, L. F. Diachin and P. Raghavan. Proceedings of the Workshop on Quality-of-Service in Component-Based Software Engineering, Software Technologies Conference, Toulouse, France, pp. 89-98, June 2003.

96. Dimension Reduction in Spectral Element Methods, I. Lee*, P. Raghavan, S. Schofield and P. Fischer, Computational Fluid and Solid Mechanics 2003, Proceedings of the Second MIT Conference on Computational Fluid and Solid Mechanics, Editor K. J. Bathe, Volume 2, pp. 2039-2042, June 2003.

97. Adaptive Sparse Linear Solvers for Implicit CFD Using Newton-Krylov Algorithms, B. Norris, L. McInnes, S. Bhowmick* and P. Raghavan, Proceedings of the Second MIT Conference on Computational Fluid and Solid Mechanics, Editor K. J. Bathe, Volume 2, pp. 1024-1028, June 2003.

98. Scalable Sparse Matrix Techniques for Modeling Crack Growth, P. Raghavan, M. A. James, J. C. Newman and B. R. Seshadri, Lecture Notes in Computer Science, Applied Parallel Computing, pp. 588-602, June 2002.

99. Experiences with FETI-DP in a Production Level Finite Element Code, K. Pierson, G. Reese and P. Raghavan, Proceedings of the 14th International Conference on Domain Decomposition Methods, also available in the electronic archive at http://www.ddm.org/DD14/, pp. 233-240, January 2002.

100. Large-scale Normal Coordinate Analysis on Distributed Memory Parallel Systems, C. Yang, P. Raghavan, L. Arrowood*, D. W. Noid, B. G. Sumpter and R. E. Tuzun, Int. Journal of High Performance Computing Applications, Vol. 1, pp. 409-424, 2002.

101. Level Search Techniques for Scalable Information Filtering and Retrieval, M. W. Berry, P. Raghavan and X. Zhang*, Information Processing and Management, Vol. 37, pp. 313-334, 2001.

102. A Grid Computing Environment for Enabling Large Scale Quantum Mechanical Simulations, J. J. Dongarra and P. Raghavan, Proceedings of GRID’2000: IEEE/ACM International Workshop on Grid Computing, Lecture Notes in Computer Science, No. 1971, Editors R. Buyya and M. Baker, pp. 102-110, December 2000

103. A Comparison of Computational Complexities of HFEM and ABC Finite Element Methods, M. A. Nasir, P. Raghavan, W. C. Chew and M. T. Heath, Journal of Electromagnetic Waves and Applications, Vol. 11, pp. 1601-1617, 1997.

104. Sparse Matrix Reordering Schemes for Browsing Hypertext, M. W. Berry, B. Hendrickson and P.

Page 12: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-10

Raghavan, Lectures in Applied Mathematics, Vol. 32: The Mathematics of Numerical Analysis, pp. 99-123, 1996.

105. A Comparison of Computational Complexities of HFEM and ABC Based Finite Element Methods, M. A. Nasir, P. Raghavan, W. C. Chew and M. T. Heath, Proceedings of IEEE APS International Symposium, pp. 447-450, June 1994.

External Funding • National Science Foundation, XPS: FULL: DSD: End-to-end Acceleration of Genomic Workflows on

Emerging Heterogeneous Supercomputers, K. Madduri, M. Kandemir, P. Medvedev, P, Raghavan, $849,984, 2014-2017, in progress, PI.

• National Science Foundation, CNS Data-Intensive Computing, DC: Small: Adaptive Sparse Data Mining on Multicores, P. Raghavan and M. Kandemir, $449,998, 2010-2014, completed, PI.

• National Science Foundation, OCI, US and China Workshop Series to Build a Collaborative Frame-work for Developing Shared Software Infrastructure, $443,233, multi-university. PSU sub-award, $18,967, 2008-2012, completed, Raghavan was PSU lead.

• National Science Foundation, Center for Computational Materials Design (IIP-0541674), Z. K. Liu, L.Q. Chen, J. Kubucki, P. Raghavan and J. Sofo, approximately $400,000, October 2005 - October 2011, completed, Co-PI.

• National Science Foundation, Information Technology Research ‘medium’ award, ITR: Computational Tools for Multicomponent Materials Design (DMR-0205232), Z. K. Liu, L.Q. Chen, P. Raghavan and Q. Du, $2,900,000, 2002-2008, completed, Co-PI.

• National Science Foundation, Information Technology Research ‘small’ award, ITR: Large Scale Quantum Mechanical Simulations of Nanomechanics (EIA-0221916), M. Menon and P. Raghavan, $394,843, 2002-2006, completed, Co-PI.

• National Science Foundation, Fabrication of Fullerene Based Novel Molecular Electronic Devices Using Quantum Mechanical Simulations, M. Menon and P. Raghavan, $87,078, 2001-2002, completed, PI.

• The University of Tennessee (SARIF Equipment and Infrastructure Fund), A Linux-Based Parallel Computing Cluster for Computational Chemistry Algorithm Design, R. J. Hinde and P. Raghavan, instrumentation, $12,000, 1999-2000, completed, Co-PI.

RESEARCH SOFTWARE Software developed by Raghavan embodies novel algorithms for computational science and engineering and mathematical principles. 1. DSCPACK: A Domain-Separator Cholesky Package for the multifrontal solution of sparse linear

systems, P. Raghavan. The software is suitable for multiprocessors with message passing (MPI) and includes mechanisms for latency tolerant, fast repeated solves (at http://www.cse.psu.edu/research/scl/software/dscpack/default/).

2. MATCASE: A Web-Based Laboratory for Multicomponent Materials Design, P. Raghavan and K. Teranishi, Raghavan is the principal developer of the services based software architecture to combine knowledge bases with on-demand multi-scale simulations on computational grids (wide-area high performance computing systems). The system enables scientists to interactively explore the design of the technologically important Al-Cu-Mg-Si alloys. It enables the prediction of macro-structural properties such as stress fields, by automating the generation of simulated micro-structures, their subsequent analyses using finite-element methods, and design-space exploration using reduced-order representations. Limited-use release to industry partners through the NSF funded IUCRC “Center for Computational Materials Design.”

Page 13: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-11

SELECTED INVITED PRESENTATIONS (2005 – PRESENT) 9/15 The 28th International Workshop on Languages and Compilers for Parallel Computing, Raleigh,

NC, USA, Keynote, Toward programming models for parallel processing of sparse data sets.

7/15 Algorithms and Scheduling Techniques to Manage Resilience and Power Consumption in Distributed Systems, Schloss Dagstuhl, Germany, Scheduling for parallel sparse matrix computations.

3/15 SIAM Conference on Computational Science and Engineering (SIAM CSE15), Salt Lake City,

UT, Panel Speaker, The Future of CSE as a Discipline. 9/14 Clusters and Computational Data for Scientific Computing Workshop, Lyon, France, Sparse computations and soft errors 7/14 9th Scheduling for Large Scale Systems Workshop, Lyon, France, Energy-aware high throughput co-schedules 11/13 EarthCube End-User Domain Workshop for Rock Deformation and Mineral Physics Research 2013, Alexandria, VA, Cyberscience: driving innovations through computational and data- enabled research 8/13 National Science Foundation Division of Advanced Cyberinfrastructure Directorate for Computer and Information Science and Engineering, Washington, D.C., Science in the Digital Age:

Experiences & Perspectives 9/12 Clusters, Clouds & Data for Scientific Computing CCDSC 2012, Dareizé, France, Strong Scaling for Sparse Codes: Myth or Reality? 6/12 7th International Workshop on Parallel Matrix Algorithms and Applications (PMAA’12), Birkbeck University of London, UK, Achieving energy-aware high performance for parallel sparse matrix and graph computations 9/11 China-USA Computer Software Workshop, sponsored by the National Natural Science Foundation of China (NSFC) and the US National Science Foundation (NSF), Peking University, Beijing, China, Extreme-Scale Software 5/11 Advanced Computing and Computational Sciences Division, Army Research Laboratory, Aberdeen, MD, New Dimensions to Parallel Computing: Co-managing Performance, Reliability, Energy Trade-offs 4/10 Computer Science, Cornell University, Ithaca, NY, Energy-Aware Scalability of Parallel Sparse Scientific Computing 5/09 Scheduling for large-scale systems, Knoxville, TN, Energy-Aware Scheduling for Scalable Matrix Computations 2/09 Indiana University School of Informatics, Bloomington, IN, Sparsity, Structure, Parallelism and Power

Page 14: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-12

11/08 International Conference for High Performance Computing, Networking, Storage and Analysis (Supercomputing 2008), Austin, TX, Energy-Aware Algorithms at the Exascale 3/08 Thirteenth SIAM Conference on Parallel Processing for Scientific Computing (SIAM-PP08), Atlanta, GA, When Sparse Applications Meet Architectures 12/07 Third Asian-Pacific Congress on Computational Mechanics, with the Eleventh International Conference on Enhancement and Promotion of Computational Methods in Engineering and Science, Kyoto International Conference Center, Kyoto, Japan, Scalable Parallel Preconditioning through Selective Sparse Approximate Inversion 8/07 1007 ASM/TMS Annual Symposium, Computational Materials Design, GE Global Research, Niskayuna, NY, Readily Regenerable Reduced Microstructure Representations 7/07 International Conference on Preconditioning Techniques for Large Sparse Matrix Problems, Toulouse, France, Parallel Hybrid Preconditioners 7/07 Department of Defense, Conference on Multicore Processing, Washington, D.C., Challenges in

Co- Managing Performance and Power Profiles of Advanced Systems 12/06 Computer Science and Engineering, The Ohio State University, Sparse Computations and

Computer Architecture: Improving Performance and Energy Profiles 10/06 International Symposium for Integrated Predictive Simulation System for Earthquake and Tsunami Disaster, University of Tokyo, Japan, Power-Aware High Performance

Scientific Computing 10/06 International Workshop on Numerical Methods and Large-Scale Scientific Computation,

University of Tokyo, SuperSolvers: Hybrid, Adaptive and Composite Solvers 8/06 Workshop on Cyberinfrastructure for Materials Science, National Science Foundation, Division

of Materials Research, Washington DC, Cyberinfrastructure Challenges for Materials Design Optimization

7/06 SIAM Annual Meeting, Boston, Parallel Hybrid Solvers 2/06 Architectures and Algorithms for Petascale Computing, Dagstuhl Seminar, Schloss Dagstuhl, International Conference and Research Center for Computer Science Universität des Saarlandes, Germany, Energy Aware Optimization for Sparse Scientific Computing

9/05 Information Technology Division, Air Force Rome Laboratory, Rome, NY, Parallel Scientific Computing and Its Applications SELECTED CONTRIBUTED CONFERENCE PRESENTATIONS (2005 – PRESENT) The presenter is listed first, students supervised by Raghavan are indicated by an ‘*’. 12/14 21st IEEE International Conference on High Performance Computing (HiPC 2014), Goa, India,

A Multilevel Compressed Sparse Row Format for Efficient Sparse Computations on Multicore Processors, H. Kabir*, J. Booth*, P. Raghavan

6/14 International Meeting High Performance Computing for Computational Science (VECPAR

Page 15: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-13

2014), Eugene, OR, Hybrid Sparse Linear Solutions with Substituted Factorization, J. Booth*, P. Raghavan

11/13 International Conference for High Performance Computing, Networking, Storage and Analysis (SC’13), Denver, CO, Scalable parallel graph partitioning, S. Kirmani*, P. Raghavan 2/13 SIAM Conference on Computational Science & Engineering. Boston, MA, Algorithms for Soft-error Resilience in Sparse Linear Solvers, R. Saksena*, P. Raghavan 2/13 SIAM Conference on Computational Science and Engineering (CSE 2013). Boston, MA, Locality Aware Scheduling of Sparse Computations for Energy and Performance Efficiencies, P. Raghavan, M. Frasca 2/12 Conference on Parallel Processing for Scientific Computing, Savannah GA, Speedup-aware Co- schedules for Energy Efficient Workload Management, M. Shantharam and P. Raghavan 11/11 Supercomputing, Seattle, WA, Virtual I/O Caching: Dynamic Storage Cache Management for Concurrent Workloads, M. Frasca*, R. Prabhakar, P. Raghavan, M. T. Kandemir 6/11 International Conference on Computational Science, Singapore, A Multilevel Cholesky Conjugate Gradients Hybrid Solver for Linear Systems with Multiple Right-hand Sides, P. Raghavan, J. Booth*, A. Chatterjee*, M. Frasca* 6/11 International Conference on Computational Science, Singapore, Can models of scientific software-hardware interactions be predictive? P. Raghavan, M. Frasca*, A. Chatterjee* 5/11 International Conference on Supercomputing 2011, Phoenix AZ, Characterizing the Impact of Soft Errors on Iterative Methods in Scientific Computing, M. Shantharam*, S. Srinivasmurthy*, P. Raghavan 4/08 SIAM Text Mining in conjunction with the 8th SIAM International Conference on Data Mining,

Atlanta, GA, FAST: Force-directed Approximate Subspace Transformation Improve Unsupervised Classification, A. Chatterjee*, S. Bhowmick and P. Raghavan

2/08 Gene Golub Symposium, University of Illinois, Urbana-Champaign, IL, Preconditioning with Selective Sparse Approximate Inversion, P. Raghavan and K. Teranishi* 2/08 Center for Computational Materials Design Annual Meeting 2008, Atlanta, GA, Software Engineering of Phase-field Codes, A. Chatterjee*, J. Zhang, P. Raghavan and L. Q. Chen 10/07 Center for Advanced Studies Conference 2007 (CASCON 2007), Toronto, Canada, Challenges in Parallelizing Irregular Computations, K. Malkowski* and P. Raghavan 8/07 International Symposium on Low Power Electronics and Design 2007 (ISLPED 2007), Portland, OR, Phase-Aware Hardware Adaptivity for Energy-Aware High Performance Computing, K. Malkowski*, P. Raghavan, M. Kandemir and M. J. Irwin 7/07 IEEE Symposium on Computers and Communications (ISCC’07), Aveiro, Portugal, Analysis of the IPv4 Address Space Delegation Structure, A. Sriraman*, K. Butler, P. McDaniel and P. Raghavan

Page 16: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

I-14

4/07 Workshop on Unique Chips and Systems (UCAS-3), San Jose, CA, Scientific Algorithms: Performance, Power, Thermal Properties on Modern Computing Architectures, I. Lee*, P. Raghavan 2/07 SIAM Computational Science, Costa Mesa, CA, On-Line Microstructure Repository for Predictive Analyses, K. Teranishi*, P. Raghavan, Z. K. Liu and L. Q. Chen 2/07 INTERACT at IEEE 13th International Symposium on High Performance Computer Architecture, HPCA-INTERACT’07, Phoenix, AZ, Adapting Application Execution to Reduced CPU Availability, Y. Ding*, M. Kandemir, P. Raghavan and M. J. Irwin 2/06 SIAM Conference on Parallel Processing for Scientific Computing. San Francisco, CA, Improving Performance and Power for Sparse Scientific Computing, P. Raghavan, K. Malkowski and M. J. Irwin 2/06 SIAM Conference on Parallel Processing for Scientific Computing. San Francisco, CA, Parallel Incomplete Cholesky Preconditioner with Selective Sparse Approximate Inversion, K. Teranishi* and P. Raghavan 11/05 The IEEE/ACM International Workshop on High Performance Computing for Nano-science and Technology (HPCNano05), Seattle, WA, Large scale simulations of branched Si-nanowires, I. Lee*, E. Richter, M. Menon and P. Raghavan 11/05 Poster session, IEEE/ACM Supercomputing (SC05), 2005. Seattle, WA, Co-Managing Performance and Power for High-Performance Scientific Computing, S. Akioka*, M. J. Irwin, S. Kennedy, K. Malkowski*, L. C. McInnes, B. Norris and P. Raghavan 2/05 SIAM Conference on Computational Science and Engineering (CSE05), Orlando, FL, A Grid Enabled Multicomponent Materials Design System, K. Teranishi*, P. Raghavan and Z. K. Liu 1/05 The 16th International Conference on Domain Decomposition Methods, New York City, NY, A Hybrid Parallel Preconditioner Using Incomplete Cholesky Factorization and Sparse Approximate Inversion, K. Teranishi* and P. Raghavan

Page 17: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

Padma Raghavan

II-1

PADMA RAGHAVAN: TEACHING AND STUDENT SUPERVISION COURSE DEVELOPMENT AND INSTRUCTION Raghavan developed and taught courses on the following topics at the graduate and undergraduate levels: Introduction to Numerical Analysis; Advanced Scientific Computing; Sparse Matrix Computations; Concurrent Matrix Computation; Parallel Computing and Performance Modeling; Modeling and Simulation for Engineering Design. Student ratings of her teaching are consistently high and Raghavan was recognized through the 2006 Computer Science and Engineering Best Teacher award. Raghavan also lectures on graduate school and career choices for women in computing at national professional development workshops organized by the Computer Research Association and locally at Penn State through the Women in Engineering program. RESEARCH SUPERVISION At Penn State unless otherwise indicated. S. Bhowmick, PhD 2004; J. Booth, PhD 2014; M. Carter, B.S. Honors 2005; A. Chatterjee, M.S. 2009, PhD 2011; B. Cover, M.S. 2007; X. Ding, M.S. 2004 (U Tenn); A. Dongarra, M.S. 1999 (U Tenn); K. Fermoyle, M.S. 2010; W. Figurelle, MS 2013; M. Frasca, PhD 2012; A. Gokhale, M.S. 2013; T. Harrold, M.S. 1997 (U Tenn); K. Hart, M.S. 1996 (U Tenn); B. Heidorn, PhD current; M. Iturriaga, M.S. 2000 (U Tenn); J. Johnson, M.S. 2009; H. Kabir, PhD current; R. Kaulakis, B.S. Honors 2007; S. Kirmani, PhD 2015; J. Koehler, M.S. 2000 (U Tenn); I. Lee, PhD 2007; Y. Li, M.S. 1999 (U Tenn); T. Liang, B.S. Honors 2006; K. Malkowski, PhD 2008; J. Park, PhD 2015; P. Philip, M.Eng (2016) S. Poku, M.Eng. 2006; P. Renaud-Goud, PhD 2012 (ENS Lyon); A. Ruslander, B.S. Honors 2007; A. Shaffer, M.S. 2009; M. Shantharam, PhD 2012; S. Srinivasamurthy, M.S. 2011; A. Sriraman, M.S. 2007; W. Stevenson, M.Eng. 2004; T. Stitt, B.S. 2015; B. Suchoski, M.S. 2012; J. Sun, M.S. 2005; K. Teranishi, M.S. 2000 (U Tenn), PhD 2007; B. Toth, M.S. 2009; A. Viswanath, M.S. 2008; C. Walker, M.S. 2007; X. Zhang, M.S. 1999 (U Tenn) Total Theses Supervised: 47 (3 current). Post-doctoral Research Supervision: Hongyang Zha (2017-), G. Aupy (2015-2017), S. Akioka (2006-2008), K. Malkowski (2010), K. Teranishi, (2005-2007), R. Saxena (2012-2013). STUDENT EVALUATION OF TEACHING Student Ratings of Teaching Effectiveness (SRTE) Student ratings of Teaching Effectiveness have been consistently high with scores for the “overall quality of the course” in the range of 5.2 – 6.5 and “overall quality of instruction” in the range of 5.0 – 6.5 on a scale of 0 to 7 (most recent 5 years). Faculty Teaching Award, Department of Computer Science and Engineering, The Pennsylvania State University, 2006. BROADENING PARTICIPATION IN COMPUTING (Computer Research Association's Committee on the Status of Women in Computing Research CRA-W) • Graduate Cohort Workshop, P. Raghavan, CRA-W Graduate Cohort Workshop, San Francisco, April

10-11, 2015.

Page 18: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

Padma Raghavan

II-2

• Graduate Cohort Workshop, P. Raghavan, CRA-W Graduate Cohort Workshop, Santa Clara, April 11-12, 2014.

• Graduate Cohort Workshop, P. Raghavan, CRA-W Graduate Cohort Workshop, Boston, April 5-6, 2013.

• Graduate Cohort Workshop, P. Raghavan, CRA-W Graduate Cohort Workshop, Bellevue, April 13-14, 2012.

• Graduate Cohort Workshop, P. Raghavan, CRA-W Graduate Cohort Workshop, Boston, April 1-2, 2011.

• Professional Development Workshop, CRA-W Distinguished Professor for NSF-sponsored Cohort of Associate Professors Project, Providence, RI, June 25-26, 2010.

• Graduate Cohort Workshop, P. Raghavan, CRA-W Graduate Cohort Workshop, Bellevue, April 23-24, 2010.

• Graduate Cohort Workshop, P. Raghavan, CRA-W Graduate Cohort Workshop, San Mateo, March 27-28, 2009.

• Workshop on Computational Education for Scientists, Microsoft Research, Redmond, WA, September 27-28, 2007.

• Graduate Cohort Workshop, P. Raghavan, Fourth CRA-W Graduate Cohort Workshop, San Francisco, March 23, 2007.

• Presentation at the Computer Research Association, CAPP-Research Professional Development Workshop, P. Raghavan, CRAW- Distinguished Professor, Fort Myers, FL, October 20, 2006.

• Presentation at the Penn State College of Engineering Graduate Cohort Program, P. Raghavan, September 23, 2006.

• Presentation at the Computer Research Association Graduate Program Professional Development Workshop, P. Raghavan, CRA-W Graduate Cohort Program, San Francisco, March 31, 2006.

• Organized Professional Development Workshop for Faculty at Penn State, March 21, 2005. • Commission for Women at Penn State, Co-Chair Faculty Issues and Development Committee, and

member Executive Committee, 2004-2005.

Support for Broadening Participation in Computing and Student Recruitment and Retention • National Science Foundation, Research Experience for Undergraduates Supplement, $6,000, May

2005 - December 2005, (completed, PI, 60%). • National Science Foundation, A Set of Multi-Tiered Interventions at Critical Pipeline Stages: BPC

Supplement, $149,900, May 2006 - October 2007, (completed, PI, 25%), Joint with Argonne National Laboratory and the Department of Energy.

• National Science Foundation, Grant to Support Activities at the Eleventh SIAM Conference on Parallel Processing for Scientific Computing (CCF-0340869), San Francisco, CA, February 2004, P. Raghavan (conference Co-Chair), $17,000, August 2003 - March 2004, (completed, PI, 100%).

Page 19: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

Padma Raghavan

III-1

PADMA RAGHAVAN: PROFESSIONAL ACTIVITIES

At Vanderbilt University, Padma Raghavan serves as the Vice Provost for Research and oversees the university’s research portfolio and the implementation of the university’s new future vision and trans-institutional strategies, while working closely with the Provost, the academic Deans, the Vice Provosts, and the faculty at large to advance the quality of the research and scholarship university-wide. At Penn State, Padma Raghavan served as the founding Director of the university-wide Institute for CyberScience (ICS, see www.ics.psu.edu) in the Office of the Vice President for Research to meet the need for an authoritative source for fundamental principles and practices of modeling, computation, and information analysis; and for validating simulation-based discovery across disciplines.Based on the report of an intra-university Cyberscience Task Force in 2011 that was led by Raghavan, the university launched a multi-year initiative to develop shared research facilities and to co-hire outstanding faculty to move Penn State into the spotlight by bringing new cyberscience capabilities to bear around existing strengths. ICS co-hired 14 outstanding faculty members who can advance algorithms, software and theory to exploit "Big Data" and “Big Simulations” for deeper insights spanning disciplinary boundaries. Raghavan also served as the Associate Vice President for Research and Director of Strategic Initiatives, where she led university-wide planning and review activities and the development of new units and governance structures to advance research at Penn State with nearly $850M in extramural funding in recent years. Raghavan plays an active role in the profession by serving on editorial boards, program committees of conferences, and advisory panels in the areas of high performance computing, and computational science and engineering. In 2014, Raghavan was elected to the SIAM Council, the entity which together with its Board and officers leads SIAM activities. MAJOR ADVISORY AND REVIEW BOARD ACTIVITIES

• Member, National Science Foundation Directorate for Computer & Information Science &

Engineering (CISE) Advisory Committee 2015. The CISE-AC is a group of 15-20 leading computer scientists and engineers from academia and industry who advise the CISE Directorate, and the larger NSF.

• Member, National Research Council (NRC) Committee on Future Directions for NSF Advanced Computing Infrastructure to Support U.S. Science in 2017-2020, 2014-2015.

This committee examines anticipated priorities and associated tradeoffs for advanced computing in support of NSF-sponsored science and engineering research. Advanced computing capabilities are used to tackle a rapidly growing range of challenging science and engineering problems, many of which are compute-, communications-, and data-intensive (see http://www8.nationalacademies.org/cp/projectview.aspx?key=49628).

• U.S. Army Research Office (ARO), Board of Visitors, Computing Sciences Division 2014. This review provides an assessment of the scientific quality, innovation, and Army relevance and impact of the wide range of current activities in the ARO Divisions. The ARO Director and his scientific staff use that information as a key component in program formulation, guidance, and resourcing.

• National Academies Panel on Digitization and Communications Science, 2009-2012, National Academies Panel on Information Science at the Army Research Laboratory, 2013-2016.

These panels are organized through the Division of Eng. and Physical Sciences of the National Academies. It annually assesses the scientific quality of the Army Research

Page 20: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

Padma Raghavan

III-2

Laboratory’s research and development for its Digitization and Communications Science mission (see http://www8.nationalacademies.org/cp/projectview.aspx?key=49528).

• Great Lakes Consortium for Petascale Computing (GLCPC), Board of Trustees, 2008-present. This consortium (see http://www.greatlakesconsortium.org/) facilitates the widespread and effective use of petascale computing and a comprehensive educational and workforce development program.

• Department of Energy Lawrence Livermore National Laboratory (LLNL), Computation Directorate External Review Committee, 2009-2012, 2014-2015.

The committee reviews the performance of the directorate bi-annually and provides recommendations to the LLNL Director.

• Computer Research Association's Committee on the Status of Women in Computing Research (CRA-W) Board of Trustees, co-chair for the Distinguished Lecture Series, 2013-present.

CRA-W is an organization dedicated to increasing the number of women participating in Computer Science and Engineering (CSE) research and education at all levels (see http://cra-w.org/Home.aspx).

• Department of Energy Office of Science, Committee of Visitors for the Applied Mathematics Advanced Scientific Computing Research (ASCR) program, 2013.

The COV will provide an assessment of the Applied Mathematics programs during the fiscal years 2010-1012 focusing on Uncertainty Quantification, Mathematical Multifaceted Integrated Capability Centers and DOE national laboratory and university projects.

• Network for Earthquake Engineering Simulation Governance Board, 2011-present. The George E. Brown, Jr. Network for Earthquake Engineering Simulation (NEES, see http://nees.org/about) is a National Science Foundation funded organization.

• National Science Foundation, Committee of Visitors for the Review of the Office of CyberInfrastructure, 2005-2010, 29-page report, 2011.

(see http://www.nsf.gov/od/iia/activities/cov/oci/2011/OCI%20COV%20FY%202008%20-%20FY%202010%20-120512.pdf)

• The National Science Foundation and WTEC Co., Inventing a New America through Discovery and Innovation in Science, Engineering and Medicine.

Contributor, Chapter 6 – “Ensuring Sustainable Software for Simulation-Based Engineering and Science”, report submitted to NSF, 2010. (see http://www.nsf.gov/mps/ResearchDirectionsWorkshop2010/RWD-color-FINAL-usletter_2010-07-16.pdf)

• Blue Waters Petascale Applications Advisory Committee, NCSA and The University of Illinois at Urbana-Champaign, 2009-2011.

The Blue Waters project (see http://www.ncsa.illinois.edu/BlueWaters/) is a supercomputer with sustained performance of 1 PetaOps on a range of real-world science and engineering applications. It is supported largely by NSF.

Membership on Review Boards, Panels and Strategic Research Vision Workshops (Most Recent 10 Years)

• SIAM-EESI Workshop on Future Directions in CSE Education and Research, 2015. • Ad hoc committee to establish a "Verified Results" policy for the ACM Transactions on

Mathematical Software, member, 2012. • China-US Software Workshop, Sponsored by the National Science Foundation and the National

Natural Science Foundation of China, Raghavan served as leader of Extreme-Scale Software thrust, 2012.

• US/India Workshop on Virtual Institutes for Computational and Data-Enabled Science &

Page 21: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

Padma Raghavan

III-3

Engineering, see http://nsfcac.rutgers.edu/cdse/us-india-workshop/, 2011. • National Science Foundation, Office of CyberInfrastructure, Taskforce on Software Infrastructure, for

developing a plan for strategic investments, 2009-2010. • National Science Foundation and WTEC Co., Committee on Vision for Simulation Based

Engineering and Science Research in the Next Decade, Software Section, 2009. (see http://www.wtec.org/sbes-vision/)

• Leveraging University Research for Industrial Competitiveness and Growth, a National Science Foundation Partnership for Innovation Project, Arlington, Virginia, May 4-5, 2009.

• Department of Energy (DoE) Review Panels: o Innovative & Novel Computational Impact on Theory and Experiment (INCITE), 2013;

Applied Math laboratory Renewal Review Panel, 2012; SciDAC Centers, 2011; X-STACK, 2010-2011; CAREER Award, 2010, 2009, 2005.

• National Science Foundation (NSF) Review Panels: o CISE: Expeditions in Computing (EIC) Blue Ribbon Reverse Site Visit (RSV) panel, 2015;

Cross-Directorate: Extreme Science and Engineering Discovery Environment (XSEDE) Panel, 2014 (Chair); CCF Panel, 2013; CSR Panel, 2012, 2013;; OCI Panel, 2013; Big Data Panel, 2012; Digitization & Communications Science Panel, 2012; Sustainable Software Program, 2011, 2013; Major Research Instrumentation Panel, 2008-2010, 2014; Cyber-Enabled Discovery and Innovation Panel, 2009; Integrated Graduate Education and Research (IGERT) Panel, 2008-2009, Preproposal Review, 2008; Industry-University Research Centers Panels, 2007-2009, 2014.

o Office of Cyberinfrastructure: Software for Cyberinfrastructure (STCI/SDCI): 2005-2009; Petascale Systems: 2007.

o Computer and Information Sciences Directorate: BPC Alliance Site Review, 2008; Broadening Participation in Computing, 2005, 2008; Computer Systems Research, 2004-2007; Computing and Communication Foundations, 2005, 2007, 2009; Computer Infrastructure, 2005-2006; Networks Research, 2005.

PROFESSIONAL SOCIETY ACTIVITIES Editorships (Most recent 10 years) • Editorial Board, SIAM Book series on Software, Environments and Tools 2012 – present. • Associate Editor, Journal of Computational Science, http://www.journals.elsevier.com/journal-of-

computational-science/, 2011-present. • Associate Editor, Journal of Parallel and Distributed Computing,

http://www.journals.elsevier.com/journal-of-parallel-and-distributed-computing/, 2010-present. • Editorial Board, SIAM series on Computational Science and Engineering,

http://www.siam.org/books/series/cs.php, 2009-present. • Associate Editor, SIAM Journal of Scientific Computing, http://www.siam.org/journals/sisc.php,

2005-2012. Professional Society Steering, Advisory and Prize Committees (Most recent 13 years)

• IEEE TCPP Outstanding Service and Contributions Award Committee, 2015 • IEEE Computer Society Fellows Evaluation Committee, 2015. • SIAM, Council, 2015-2017. SIAM is led by its officers, elected members of its Board and

Council (see http://www.siam.org/election/results.php). • SIAM Committee on Science Policy, 2015-2017.

Page 22: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

Padma Raghavan

III-4

• SIAM Future Directions in CSE Education and Research workshop, 2014. • Member, IEEE TCSC Young Achievers in Scalable Computing Selection Committee, 2014-2016. • Member, SIAM CSE SIAG Nominating Committee, 2012 • Member, SIAM Program Committee, advises the SIAM Vice President for Programs on issues

related to SIAM meetings, and makes recommendations for the appointment of the next Vice President for Programs, 2010-2012.

• Member, SIAM Supercomputing Activity Group, Nominations Committee (nominates and selects officers), 2005, 2009.

• Member, SIAM Committee on Conference Publications, 2006-2007. • Member, Computing Research Association (CRA), Surveys Committee, 2006-2007. • The IEEE Technical Committee on Scalable Computing (TCSC) member Executive Committee,

Coordinator for Scientific Computing, 2005-2007. • Member, SIAM Committee on Committees and Appointments, responsible for appointments to

other committees in 2002-2007. Chairing of Major Conferences (Most recent 9 years) • Chair, Technical Program, Supercomputing 2017, November 2015 – November 2017. • Co-Chair, Awards, IEEE Supercomputing 2015, November, 2015. • Co-Chair, Invited and Plenary Talks, IEEE Supercomputing 2014, November 16-21, 2014. • Vice-Chair, Applications Area, IEEE International Parallel and Distributed Processing Symposium

(IPDPS) 2014, Phoenix, AZ, May 19-23, 2014. • Co-Chair Technical Papers, Supercomputing 2012, November 2010-2012, Over 9,000 attendees, 500

technical paper submissions. • Co-Chair, SIAM Conference on Computational Science and Engineering, January 2010 - March 2011

(with 8 plenary speakers, 155 minisymposia and 850 attendees). • Co-Chair, Invited Technical Speaker, The 2010 Grace Hopper Celebration of Women in Computing,

Atlanta, GA, September 28 - October 2, 2010. • Chair, Doctoral Research Showcase and Member, Program Committee, IEEE/ACM Supercomputing,

Portland, OR, November 13-20, 2009. • Co-Chair, New Investigators Committee, The 2008 Grace Hopper Celebration of Women in

Computing, Keystone Resort, CO, October 1-4, 2008. • Co-Chair, The IEEE Workshop on High Performance Power Aware Computing (HPPAC), 2007, in

conjunction with IEEE/ACM International Parallel & Distributed Processing Symposium, Long Beach, CA, March 26-30, 2007.

• Co-Chair, Workshops and Panels Committee, The 2006 Grace Hopper Celebration of Women in Computing, San Diego, CA, October 4-6, 2006.

• General Co-Chair, the Eleventh SIAM Conference on Parallel Processing for Scientific Computing, San Francisco, CA, February 25-27, 2004. Associated edited volume published in the SIAM book series on Software, Tools and Environments, Parallel Processing for Scientific Computing, Editors M. H. Heroux, P. Raghavan and H. D. Simon, 2006.

Recent Conference Technical Program Committee Memberships (Most recent 10 years)

• Member, IEEE/ACM Supercomputing Test of Time Award Committee, November, 2015. • Member, Program Committee in the Applications and Algorithms track of the 26th International

Symposium on Computer Architecture and High-Performance Computing (SBAC-PAD 2014) Paris, France, October 22-24, 2014.

Page 23: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

Padma Raghavan

III-5

• Member, Program Committee, Sixth SIAM Workshop on Combinatorial Scientific Computing, Lyon, France, July 21-23, 2014.

• Member, Program Committee (Main Track), International Conference on Computational Science (ICCS 2014) Cairns, Australia, June 10 - June 12, 2014.

• Member, Technical Program committee, Supercomputing 2013, Denver, CO, November 17-22, 2013. • Member, Organizing Committee SIAM Conference on Parallel Processing for Scientific Computing • Member, Program Committee, Int. Conf. on Supercomputing (ICS 2011), Tucson, AZ, June 2011. • Member, Program Committee, International Conference on Preconditioning Techniques for Large

Sparse Matrix Problems, Hong Kong, August 24-26, 2009. • Member, Program Committee, the 38th International Conference on Parallel Processing (ICPP-2009),

Vienna, Austria, September 22-25, 2009. • Member, Program Committee, SIAM Text Mining 2009, in conjunction with the Sixth SIAM

International Conference on Data Mining (SDM 2009), Sparks, NV, April 30, 2009. • Member, Program Committee, Algorithms Track, 17th International Conference on High

Performance Computing, HiPC 2010, Goa, India, December 19-22, 2010. • Member, Program Committee, Applications Track, IEEE/ACM International Parallel & Distributed

Processing Symposium, Atlanta, GA, April 19-23, 2010. • Member, Program Committee, Parallel Algorithms and Applications track. ICPADS’09, 15th IEEE

International Conference on Parallel & Distributed Systems, Shenzhen, China, December 9-11, 2009. • Member, Program Committee, PACT’09, International Conference on Parallel Architectures and

Compilation Techniques, Raleigh, NC, September 2009. • Member, Program Committee, SIAM Annual Meeting, Denver, CO, July 6-10, 2009. • Member, Program Committee, SIAM Workshop on Combinatorial Scientific Computing, in

conjunction with SIAM Linear Algebra Conference, Monterey, CA, October 2009. • Member, Program Committee, Applications Track, IEEE/ACM International Parallel & Distributed

Processing Symposium, Rome, May 25-28, 2009. • Member, Program Committee, 15th International Conference on High Performance Computing, HiPC

2008, Bangalore, India, December 17-20, 2008. • Member, Program Committee, Technical Papers-Applications, IEEE/ACM Supercomputing’08,

Austin, TX, November 15-20, 2008. • Member, Program Committee, 2008 IEEE International Conference on Cluster Computing. Tsukuba,

Japan, September 29-October 1, 2008. • Member, Program Committee, WAGE06, 2nd International Workshop on Workflow Management

and Application in Grid Environments, in conjunction with the 6th International Conference on Grid and Cooperative Computing (GCC 2007). Urumchi, Xinjiang, China, August 16-18, 2007.

• Member, Program Committee, the International Multi-Symposiums on Computer and Computational Sciences (IMSCC’07), Iowa City, IA, August 13-15, 2007.

• Member, Program Committee, Software Track, IEEE/ACM International Parallel & Distributed Processing Symposium, Long Beach, CA, March 26-30, 2007.

• Member, Program Committee, SIAM Text Mining 2007, in conjunction with the Sixth SIAM International Conference on Data Mining (SDM 2007), Minneapolis, MN, April 26, 2007.

• Member, Program Committee, The IEEE/ACM International Workshop on High Performance Computing for Nano-science and Technology (HPCNano06), at IEEE/ACM Supercomputing 2006, Tampa FL, November 17, 2006.

• Member, Program Committee, Tutorials and Workshops, IEEE/ACM Supercomputing 2006, Tampa FL, November 11-17 2006.

• Member, Program Committee, the International Multi-Symposiums on Computer and Computational Sciences (IMSCC’06), Hangzhou, China, June 20-24, 2006.

Page 24: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

Padma Raghavan

III-6

• Member, Program Committee, SIAM Text Mining 2006, in conjunction with the Sixth SIAM International Conference on Data Mining (SDM 2006), Bethesda, MD, April 22, 2006.

• Member, Program Committee, The IEEE/ACM International Workshop on High Performance Computing for Nano-science and Technology (HPCNano05), Seattle, WA, in conjunction with IEEE/ACM Supercomputing, November 16, 2005.

Minisymposia Organization at Conferences (Most Recent 11 Years) • Algorithms for Data-Mining, S. Bhowmick and P. Raghavan, SIAM Computational Science and

Engineering Conference (CSE’09). Miami, FL, March 2-6, 2009. • Architecture-Aware Scientific Computing, L. Mullin and P. Raghavan, SIAM Annual Meeting

(AN08), San Diego, CA, July 7-11, 2008. • Parallel Scientific Computing: Performance Evaluation, Optimization and Scaling, • P. Raghavan, PARA08: Workshop on State-of-the-art in Scientific Computing, Trondheim, Norway,

May 13-16, 2008. • Co-Managing Performance and Power For Scientific Workloads, E.G. Ng and P. Raghavan, SIAM

Conference on Parallel Processing, Atlanta, March 12-14, 2008. • Toward Materials By Design, K. Teranishi and P. Raghavan, SIAM Conference on Computational

Science and Engineering, Costa Mesa, CA, February 20-24, 2007. • Architecture-Aware Scientific Computing: Improving Performance and Power Characteristics, M. J.

Irwin and P. Raghavan, SIAM Conference on Parallel Processing for Scientific Computing, San Francisco, CA, February 22-24, 2006.

• Challenges in Large-Scale, Nonlinear PDE-based Applications, L. C. McInnes and P. Raghavan, SIAM Conference on Computational Science and Engineering, Orlando, FL, February 12-15, 2005.

• Advanced Algorithms and Software Components for Scientific Computing, P. Raghavan, PARA04: Workshop on State-of-the-art in Scientific Computing, Lyngby, Denmark, June 20-23, 2004.

UNIVERSITY, COLLEGE, AND DEPARTMENT ACTIVITIES (Most Recent 12 Years)

University and Cross-College • Associate Vice President for Research and Director of Strategic Initiatives, 2013-present.

o Developing a research support office to facilitate the successful development of large-scale interdisciplinary proposals by Penn State faculty university-wide, in progress.

o Chaired the Cyberinfrastructure Governance Task Force consisting of 37 faculty and staff to study and recommend a governance model that will enable Penn State to effectively deliver the full spectrum of computing and data services required for current and future directions in research, 2014.

o Coordinating internal reviews, team development and selection for Penn State responses to large-scale funding opportunities that typically are limited to 1-3 submissions per institution.

o Chaired the Research Data and Computing Committee comprising of 24 faculty and staff members to determine capacities of the new Data Center and produced an 84 page report. Follow-through with Data Center specialists on facilities construction (ongoing).

o Developing policies and processes for the acquisition, sustainable operation and governance of shared research facilities and instruments such as those for materials characterization, sequencers, imagers etc. (ongoing).

• Director, Institute for CyberScience (ICS), 2007-present. ICS (see http://www.ics.psu.edu/) is organized through the Office of the Vice-President for Research for developing interdisciplinary computation and data-enabled science and engineering.

Page 25: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

Padma Raghavan

III-7

o Development of advanced computing and data facilities and services including migration of the Research Computing and Cyberinfrastructure unit from Information Technology Services to ICS including reorganization, operations management project, infrastructure inventory and re-engineering, partial cost-recovery and rate-setting, and new systems services development and development, 2014.

o Penn State Cyberscience Cluster Hire Committee (tasked with hiring 12 – 24 faculty over a 2-year period, focusing on excellence in cyberscience and a disciplinary area across multiple departments in multiple colleges), chair, 2012 – present. Conducted 35 interviews in 6 months. Hired 14 new faculty in 2012-2013 across 16 departments in 4 colleges including the Eberly College of Science and the colleges of Engineering, Earth and Mineral Sciences, and Information Science and Technology; co-hired 3 faculty members in 2013-2014 in the college of Health and Human Development; co-hired 2 faculty members in the College of Liberal Arts and 1 faculty member in the College of Engineering in 2014-2015.

o Development of the ICS Strategic plan around the theme of “Building our Digital Future”, Committee consists of 17 faculty, 2015.

• Applied Research Laboratory Advisory Board, 2015-2016. • Working Group for university-wide strategic planning for “Building our Digital Future”, 2014. • University Research Council, member, 2007-present, Chair 2012-2013. • Institute for Gravitation and the Cosmos (Eberly College of Science, see http://gravity.psu.edu/),

Internal Advisory Board member, 2011-2014. • Penn State Faculty Scholar Medal Committee, member, 2011-present chair 2013-14. • University Health Science Council, member, 2009-present. • Center for the Study of Global Financial Stability (cross-college, see http://stability.psu.edu/), Internal

Advisory Board member, 2011-2012. • The Penn State Cyberscience Task Force, 2010-2011. Co-Convener, See Report of the Taskforce at:

http://ics.psu.edu/wp-content/uploads/2014/12/CyberScienceTFReport2011.pdf. • Committee to develop a School of Electrical Engineering and Computer Sciences, member, 2011. • Penn State Faculty Scholar Medal Committee, member, 2011-present chair 2013-14. • Network Science Initiative, Committee chair. 2009-2010. • Schreyer Honors Advisor, 2003-2007. College of Engineering • Director, School of Electrical Engineering and Computer Science Search Committee, member, 2015. • Associate Dean Search Committee, member, 2008. • Distinguished Professor and Chair Review Committee, member 2006-2007, chair 2007-2008. • Strategic Planning Taskforce, 2007. • Promotion and Tenure Committee, member, 2006-2008. • Diversity Committee, member, 2006-2007. Department of Computer Science and Engineering • Hiring Committee, member 2013-2014 • Director, Scalable Scientific Computing Laboratory, 2004-present. • Strategic Committee, member, 2003-2015. • Hiring Committee, member, 2003-2014, chair 2010. • PSU-ACM Faculty Advisor, 2002-2006. • Promotion and Tenure Committee, member 2002-2005, 2009-2011, chair 2007-2008, 2012-2013.

Page 26: 20170421102708-spielmd-18791-0€¦ · CV PADMA RAGHAVAN Professor, Computer Science & Computer Engineering Vice Provost for Research CURRICULUM VITAE Contact Information Vanderbilt

Padma Raghavan

III-8

• Graduate Committee, member, 2001-2006.