Fundamentals of Parallelism on Intel Architecture
-
53
-
- Write review
Overview
Class Central Tips
This course will introduce you to the multiple forms of parallelism found in modern Intel architecture processors and teach you the programming frameworks for handling this parallelism in applications. You will get access to a cluster of modern manycore processors (Intel Xeon Phi architecture) for experiments with graded programming exercises.
This course can apply to various HPC and datacenter workloads and framework including artificial intelligence (AI). You will learn how to handle data parallelism with vector instructions, task parallelism in shared memory with threads, parallelism in distributed memory with message passing, and memory architecture parallelism with optimized data containers. This knowledge will help you to accelerate computational applications by orders of magnitude, all the while keeping your code portable and future-proof.
Prerequisite: programming in C/C++ or Fortran in the Linux environment and Linux shell proficiency (navigation, file copying, editing files in text-based editors, compilation).
This course can apply to various HPC and datacenter workloads and framework including artificial intelligence (AI). You will learn how to handle data parallelism with vector instructions, task parallelism in shared memory with threads, parallelism in distributed memory with message passing, and memory architecture parallelism with optimized data containers. This knowledge will help you to accelerate computational applications by orders of magnitude, all the while keeping your code portable and future-proof.
Prerequisite: programming in C/C++ or Fortran in the Linux environment and Linux shell proficiency (navigation, file copying, editing files in text-based editors, compilation).
Syllabus
- Modern Code
- In the Introduction we will learn...
- Vectorization
- Multithreading with OpenMP
- Memory Traffic
- Clusters and MPI
Taught by
Andrey Vladimirov
Related Courses
-
Distributed Programming in Java
Rice University
5.0 -
Computer Architecture
Princeton University
4.2 -
High Performance Computing
Georgia Institute of Technology
-
Computer System Design: Advanced Concepts of Modern Microprocessors
Chalmers University of Technology
-
Become a C++ Developer
-
Hybrid Cloud Infrastructure Foundations with Anthos
Google Cloud, Google
Reviews
5.0 rating, based on 1 reviews
Showing Class Central Sort
-
Anonymous completed this course.
Its a great course, my concern is the Xeon Phi knights landing has been depreciated by intel. Been looking at Cascade Lake” processors, the second generation of its Xeon SP family