Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Parallel Programming

Fall 2024 @ NYCU with Prof. Yi-Ping You

Schedule Adjustment Announcement

Aug 27 · 0 min read

Please note a slight adjustment to our class schedule:

  • The class will begin at 9:10 AM.
  • We will have two breaks:
    • 10:00-10:10 AM
    • 11:00-11:10 AM

This adjustment ensures that each session starts at 10 minutes past the hour. The class still ends at 12:00 PM.

Thank you for your attention, and I look forward to seeing you on September 5th!

All announcements

Instructor

Yi-Ping You

Webpage: https://www.cs.nycu.edu.tw/~ypyou

Email: ypyou [at] nycu.edu.tw

Tel: 03-5712121 ext. 56688

Office hours: by appointment

Teaching Assistants

Chuan-Ming Chang

Email: cmchang [at] sslab.cs.nycu.edu.tw

Tel: 03-5712121 ext. 54745

Hsin-Hua Feng

Email: hhfeng [at] sslab.cs.nycu.edu.tw

Tel: 03-5712121 ext. 54745

Jia-Xien Fang

Email: jxfang [at] sslab.cs.nycu.edu.tw

Tel: 03-5712121 ext. 54745

Yi-Ting Lai

Email: ytlai [at] sslab.cs.nycu.edu.tw

Tel: 03-5712121 ext. 54745

Notice

You should not email directly, even though we give you our email addresses, to the individual members of the staff. You should email us generally at PP-f24 [at] sslab.cs.nycu.edu.tw.

Overview

This course examines current research in parallel and cloud computing, with an emphasis on several programming models. Topics covered include

  • Parallel and distributed programming for cloud computing
  • Introduction to parallel hardware and software
  • Shared-memory programming with OpenMP
  • Shared-memory programming with Pthreads
  • Distributed-memory programming with MPI
  • Data parallel programming with CUDA
  • Data parallel programming with OpenCL
  • Performance benchmarking

Back to top

This website is built using Kevin Lin's Just the Class Jekyll template.