CENG775 SPECIAL TOPICS IN COMPUTER ENGINEERING: PARALLEL PROGRAMMING
Course Code: |
5710775 |
METU Credit (Theoretical-Laboratory hours/week): |
3(3-0) |
ECTS Credit: |
8.0 |
Department: |
Computer Engineering |
Language of Instruction: |
English |
Level of Study: |
Graduate |
Course Coordinator: |
|
Offered Semester: |
Fall Semesters. |
Course Content
Introduction to parallel computing platforms and programming models; implementatiton and performance evaluation of parallel algorithms; message passing: point-to-point communication operations and collective communication operations; shared address space programming using threads; example parallel applications.