CSE 470|570 - Introduction to Parallel and Distributed Processing

Fall 2023

Instructor

Dr. Jaroslaw Zola

Course Overview

This course is intended for students interested in the efficient use of modern parallel systems ranging from multi-core processors and many-core accelerators to large-scale distributed memory clusters. The course puts equal emphasis on the theoretical foundations of parallel computing, and on practical aspects of different parallel programming models. It begins with a survey of common parallel architectures and types of parallelism, and then follows with an overview of formal approaches to assess scalability and efficiency of parallel algorithms and their implementations. In the second part, the course covers the most common and current parallel programming techniques and APIs, including for shared address space, many-core accelerators, distributed memory clusters and big data analytics platforms. Each component of the course involves solving practical computational and data driven problems, ranging from basic algorithms like sorting or searching, through numerical data analysis, to large graphs processing.

This course is in the Software and Information Systems (SW) and in the Hardware and Networked Systems (HW) focus areas at CSE.

Course Prerequisites for undergraduate students: CSE 220 and 331.

Syllabus

You can download the current syllabus from here.

Resources

Course resources are available from here (password required).

Copyright 2023 Jaroslaw Zola jzola@buffalo.edu