Parallel at Illinois Distinguished Lecture, Pat Hanrahan, Stanford University

Whitesell, Andrea Gabriela whitesel at illinois.edu
Tue Apr 13 11:36:29 CDT 2010


[cid:image001.png at 01CADAFD.86340E60]<http://www.parallel.illinois.edu/>
Domain-specific Languages for Heterogeneous Computer Platforms

Pat Hanrahan, Stanford University

Thursday, April 15, 2010 at 4:00 PM (Central Time)
2405 Siebel Center for Computer Science
Reception immediately following lecture.

Live video streaming: http://media.cs.uiuc.edu/live/upcrc0910/upcrc10-0415TD.asx<http://media.cs.uiuc.edu/live/upcrc0910/.asx>
Will be activated at time of event.

Abstract: Hardware is becoming increasingly specialized because of the need for power efficiency. One way to gain efficiency is to use high-throughput processors (e.g. GPUs) optimized for data-parallel applications; these processors deliver more gigaflops per watt than CPUs optimized for single-threaded programs. Typical applications, however, consist of both sequential and parallel code segments. For such applications, the optimal platform will use heterogeneous combinations of different types of processing elements. Nowadays in high-performance computing, it is common to create hybrid systems consisting of multi-core CPUs and many-core GPUs combined into both shared memory multiprocessors and clusters connected by networks.

The challenge is that the computing model has also become more complicated. A program for a cluster uses MPI, a program for an SMP uses threads and locks, and a program for a GPU uses a data-parallel programming model such as CUDA. Programs written for one class of machine will not run efficiently on another class of machines.

Our thesis is that the only practical method for writing programs for such heterogeneous machines is to raise the level of the programming model. In particular, we advocate the use of domain-specific languages (DSLs).  In this talk I will present the case for using DSLs, our work designing and implementing Liszt (a DSL for solving PDEs on meshes), and our view of the programming environment needed to create DSLs and to map them to different platforms.

Bio: Pat Hanrahan is the CANON Professor of Computer Science and Electrical Engineering at Stanford University where he teaches computer graphics. His current research involves visualization, image synthesis, virtual worlds, and graphics systems and architectures.  Before joining Stanford he was a faculty member at Princeton.

Pat has also worked at Pixar where he developed volume rendering software and was the chief architect of the RenderMan(TM) Interface - a protocol that allows modeling programs to describe scenes to high quality rendering programs. In addition to PIXAR, he has founded two companies, Tableau and PeakStream, and served on the technical advisory boards of NVIDIA, Exluna, Neoptica, VSee and Procedural.

Professor Hanrahan has received three university teaching awards. He has received two Academy Awards for Science and Technology, the Spirit of America Creativity Award, the SIGGRAPH Computer Graphics Achievement Award, the SIGGRAPH Stephen A. Coons Award, and the IEEE Visualization Career Award. He was recently elected to the National Academy of Engineering and the American Academy of Arts and Sciences.


This lecture is sponsored by UPCRC.





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cs.uiuc.edu/pipermail/announce/attachments/20100413/1dced4b7/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 41366 bytes
Desc: image001.png
Url : http://lists.cs.uiuc.edu/pipermail/announce/attachments/20100413/1dced4b7/attachment-0001.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Parallel at Illinois Distinguished	Lecture  Pat Hanrahan  Stanford University.ics
Type: text/calendar
Size: 10597 bytes
Desc: Parallel at Illinois Distinguished Lecture  Pat Hanrahan
	Stanford University.ics
Url : http://lists.cs.uiuc.edu/pipermail/announce/attachments/20100413/1dced4b7/attachment-0001.bin 


More information about the announce mailing list