You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

COMP 615: Advanced Topics in Compilers for Parallel Processors (Fall 2012)

Instructor:

Prof. Vivek Sarkar, DH 3131

Office hours:

By appointment

Assistant:

Amanda Nokleby, akn3@rice.edu, DH 3137, 713-348-2031

 

 

Meeting time:

Thursdays 3pm - 5pm

Location:

TBD

Introduction

In this course, we will focus on new challenges facing compilers for parallel processors, in light of future hardware trends related to manycore parallelism, memory hierarchies, heterogeneity, energy efficiency, and resilience. We will study the formalization of compiler optimization problems that can help programmers in dealing with these hardware trends, and discuss related research challenges involved in implementing a simple, scalable and portable programming model and runtime for future generations of parallel processors.

The course will have both self-study and participatory components. We will assign papers to enrolled students on the first day of class (August 23, 2012). In the first half of the semester, each student will be expected to read their assigned paper, and develop algorithms to extend the results in the paper. In the second half of the semester (starting November 1, 2012), each student will be expected to give a 1-hour presentation summarizing the paper that they read and their ideas on extending the results in the paper. At the end of the semester, each student will be expected to submit a report describing these concepts in more detail. An actual implementation of the new ideas is not required for the report, but hand-coded performance studies are encouraged to justify the proposed approach.

Recommended Prerequisite: COMP 515 or equivalent

  • No labels