[hpc-announce] CFP - Workshop on MLIR for HPC - Georgia Tech, Atlanta - October 21, 2019 [Deadline Extension]

Paul, Sri R sriraj at gatech.edu
Sat Sep 21 01:06:26 CDT 2019


Call for Participation
Workshop on MLIR for HPC Held in conjunction with International Workshop on Languages and Compilers for Parallel Computing (LCPC 2019)
October 21, 2019 at Georgia Tech, Atlanta
http://www.cs.utah.edu/~mhall/mlir4hpc/

------------------------------

Migrating compiler and programming systems research for HPC into practice has always been difficult, due to the complexity of this technology, the continuous evolution of programming languages for HPC such as C++ and Fortran, the relatively small HPC market, and capability gaps between open source compilers such as Clang/LLVM and hardware vendor compilers. If we look at where industry is making extensive investments in compiler technology, it is for deep learning applications. There is significant overlap between requirements for deep learning and HPC applications: (1) abundant parallelism; (2) large data sets demanding optimizations to manage data movement; (3) a diversity of target architectures; and, (4) need for scalability. Among the efforts focused on deep learning compilers, of particular interest is Google's recent introduction of the MLIR intermediate representation. MLIR, part of the Google Tensor Flow framework, has the capability to lower MLIR to LLVM, thus making it compatible with a widely-used open source compiler ecosystem. A key idea in MLIR is a set of higher-level abstractions (e.g., tensors) that permit MLIR to perform higher-level array and loop optimizations common to parallelizing compilers more naturally than at the C-like IR abstractions offered in LLVM. MLIR has recently committed to contributing to the LLVM Foundation[1]. At present, there are significant gaps in MLIR capability, but as it is new, this is an ideal time to envision how it might support HPC applications in the future.
This workshop will gather researchers from the LCPC community interested in advancing the availlability of state-of-the-art compiler technology for parallel computing in open source compiler technology. The format of the workshop will be a series of brief presentations highlighting their experiences and identifying requirements for MLIR to support HPC applications. In the second part of the workshop, the participants will outline a path forward.

------------------------------

Organizing Committee:
Albert Cohen, Google
Uday Bondhugula, Indian Institute of Science
Tobias Grosser, ETH
Mary Hall, University of Utah
Santosh Pande, Georgia Tech
P. Sadayappan, University of Utah
Michelle Strout, University of Arizona
Reid Tatge, Google

------------------------------

Submission Details:
The workshop invites the following two kinds of submissions.
- Talk (20 minutes)
- Poster (with a 5-minute Flash talk)

Submission deadline (Extended): Sept. 27, 2019
Please see the workshop website (http://www.cs.utah.edu/~mhall/mlir4hpc/)  for submission and registration details.

[1] https://www.blog.google/technology/ai/mlir-accelerating-ai-open-source-infrastructure/


More information about the hpc-announce mailing list