Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

COMP 515: Advanced Compilation for Vector and Parallel Processors (Fall

...

2015)

Instructor:

Prof. K.V. Palem, DH 3096; Prof. Vivek Sarkar, DH 3131 Vivek Sarkar, vsarkar@rice.edu, DH 3080 (office hours by appointment)

Assistant Instructor:Dr. Jun Shirako, shirako@rice.edu, DH 3098

Administrative Assistant:

Annepha Hurlock, annepha@riceSherry Nassar, sherry.nassar@rice.edu, DH 31403080, 713-348-20315186

Lectures:

Keck Hall (KH) 107, TTh 1009:50am25am - 1210:05pm40am

Introduction

Are you curious about what makes a parallelizing compiler tick, and what program properties enable or prevent software from executing efficiently on vector and parallel computers?

...

Required Prerequisite: COMP 412 or equivalent

Lectures

NOTE: links Lectures marked ** are at non-standard times and locations.  Also, topics for future lectures will may be updated during the semester as the course progresses.

  • Lecture 1 (08/

...

...

  • 28/

...

...

...

...

  • Lecture 5 (09/

...

...

  • ),  Homework 2 assigned, due by 09/22/2015
  • NO CLASS (09/10/2015): Work on problem statement for your class projects

...

  • Lecture 6 (09/

...

...

...

...

...

  • 2)
  • Lecture 8 (09/

...

...

...

...

...

...

...

...

...

  • (10/

...

  • 08/2015): Homework 3 due, self-study, work on project
  • NO CLASS (10/13/2015): MIDTERM RECESS (discuss project with instructor)
  • Lecture 12 (10/15/2015

...

  • ): Midterm Review, Take-home Exam 1 assigned, due by 10/22/2015
  • Lecture

...

  • 13 (10/

...

  • 20/2015): 

...

...

  • (10/

...

...

  • 16 (

...

  • 11/

...

...

  • 17 (

...

  • 11/

...

  • 05/2015): 

...

...

  • 18 (11/

...

...

  • 19 (11/

...

  • 12/2015): Polyhedral Transformations (guest lecture by Prof. Uday Reddy, Indian Institute of Science)
  • NO CLASS (11/17/2015): Self-study, work on project
  • NO CLASS (11/19/2015): Self-study, work on project
  • Lecture 20 (11/24/2015): Transformation Framework Case Studies
  • NO CLASS (11/26/2015): THANKSGIVING
  • Lecture 21 (12/01/2015

...

...

  • 22 (

...

  • 12/

...

  • 03/2015):

...

...

...

  • , Take-home Exam 2 assigned, due by 12/11/2015
  • Lecture 23

...

  • (12/

...

  • 08/

...

  • 2015): Student project presentations

...

  • (special meeting time and place: 8:30am - 12noon, DH 3076)

References

  1. Course text: Optimizing Compilers for Modern Architectures, Randy Allen & Ken Kennedy Kennedy.
  2. Automatic Selection of High Order Transformations in the IBM XL Fortran Compilers.  Vivek Sarkar. IBM Journal of Research and Development, 41(3), May 1997.
  3. A General Framework for Iteration-Reordering Loop Transformations. Vivek Sarkar  and Radhika Thekkath. Proceedings of the ACM SIGPLAN 19™92 1992 Conference on  Programming Language Design and Implementation (PLDI), San Francisco, California,  pages 175-187, June 1992.
  4. Optimal Weighted Loop Fusion for Parallel Programs. Nimrod Megiddo and Vivek  Sarkar. Proceedings of the Ninth Annual ACM Symposium on Parallel Algorithms  and Architecture (SPAA), Newport, Rhode Island, June, 1997, pages 282-291.
  5. Array SSA form and its use in Parallelization. Kathleen Knobe and Vivek Sarkar.  Proceedings of the 25th ACM SIGPLAN-SIGACT Symposium on Principles of  Programming Languages, San Diego, California, January 1998.Automatic Selection of High Order Transformations in the IBM XL Fortran Compilers.  Vivek Sarkar. IBM Journal of Research and Development, 41(3), May 1997.

 


Grading, Honor Code Policy, Processes and Procedures

 

Grading will be based on your performance on six four homeworks (weighted 25% 30% in all), one class project to be done in pairs (weighted 25%30%), and two exams (weighted 25% 20% each).  Each project team will be expected to give an in-class presentation on their project at the end of the semester, and to submit a report by December 11, 2015.

 The purpose of the homeworks is to train you to solve problems and to help deepen your understanding of concepts introduced in class. Homeworks are due on the dates and times specified in the course schedule. Homework is worth full credit when turned in on time. A 10% penalty per day will be levied on late homeworks, up to a maximum of 6 days. No submissions will be accepted more than 6 days after the due date.  If you believe we have made an error in grading your homework or exam, please bring the matter to our attention within one week after you receive the graded material.

 You will be expected to follow the Honor Code in all homeworks and exams.  All submitted homeworks are expected to be the result of your individual effort. You are free to discuss course material and approaches to homework problems with your other classmates, the teaching assistants and the professor, but you should never misrepresent someone else’s else's work as your own. If you use any material from external sources, you must provide proper attribution (as shown here).  Exams 1 and 2 are pledged under the Honor Code.  They test your individual understanding and knowledge of the material. Collaboration on exams is strictly forbidden.  Finally, it is also your responsibility to protect your homeworks and exams from unauthorized access. 

If you believe we have made an error in grading your homework or exam, please bring the matter to our attention within one week.

 

Accommodations for Students with Special Needs

...

Students with disabilities are encouraged to contact us during the first two weeks of class regarding any special needs. Students with disabilities should also contact Disabled Student Services in the Ley Student Center and the Rice Disability Support Services.

Past offerings of COMP 515