event

Special CSE Seminar: Prof. Robert van de Geijn

Primary tabs

Prof. Robert van de Geijn

"Design by Transformation - Application to Dense Linear Algebra Libraries"

Abstract

The FLAME project has yielded modern alternatives to LAPACK and related effort.  An attractive feature of this effort is the complete vertical integration of the entire software stack, starting with low level kernels that support the BLAS and finishing with a new distributed memory library, Elemental.  In between are layers that target a single core, multicore, and multiGPU architectures. What this now enables is a new approach where libraries are viewed not as instantiations in code but instead as a repository of algorithms, knowledge about those algorithm, and knowledge about target architectures. Representations in code are then mechanically generated by a tool that performs optimizations for a given architecture by applying high-level transformations much like a human expert would.  We discuss how this has been used to mechanically generate tens of thousands of different distributed memory implementations given a single sequential algorithm.  By attaching cost functions to the component operations, a highly optimized implementation is chosen by the tool that invariably matches or exceeds the performance of implementations by human experts. We call this approach Design by Transformation (DxT).

Bio

Robert van de Geijn is a Professor of Computer Science and member of the Institute for Computational Engineering and Sciences at UT-Austin. He received his Ph.D. in Applied Mathematics from the University of Maryland.  His interests are in linear algebra libraries, scientific computing, parallel computing, and formal derivation of programs. He has written more than a hundred refereed articles and several books.

This work is in collaboration with Bryan Marker, Don Batory, Jack Poulson, and Andy Terrell.

Status

  • Workflow Status:Published
  • Created By:Lometa Mitchell
  • Created:02/17/2012
  • Modified By:Fletcher Moore
  • Modified:10/07/2016

Keywords

  • No keywords were submitted.