6.S894: Accelerated Computing

Term: Fall 2025
Instructor: Jonathan Ragan-Kelley
Lecture: Thursdays 2:30pm-3:30pm, room 32-155
Lab: Tuesdays 2:30pm-4:30pm, room 32-155
TAs: Manya Bansal, Sobhan Mohammadpour, Rishab Parthasarathy

Welcome!

6.S894 is a new graduate-level course at MIT focused on performance engineering for specialized hardware accelerators. We aim to convey both:

  1. First-principles understanding:
    Why do modern accelerator architectures look the way they do?

  2. Hands-on experience:
    How do we write fast code for these platforms in practice?

Most of the assignments in this course focus on programming GPUs, for which we use NVIDIA’s CUDA programming language. Students are expected to complete weekly programming assignments, participate in weekly in-person lab sessions, and present a final project at the end of the semester on a topic of their choice.

Announcements

Site Map

Acknowledgements

Course infrastructure is made possible by generous support from Jane Street.

Thanks to CS6120 at Cornell for providing the base CSS stylesheet on which this website is built.