Course
Skills
High-performance Computing in C++
A course on topics related to high-performance computation. Covers SIMD, OpenMP, C++ AMP, and MPI.
What you'll learn
Do you want to get the absolute most performance out of your hardware? Want to write code that scales across CPU registers, multi-core, and machine clusters? Then this is the course for you!
Table of contents
Single Instruction Multiple Data (SIMD)
52mins
Open Multi-Processing (OpenMP)
37mins
Message Passing Interface (MPI)
56mins
C++ Accelerated Massive Parallelism (C++ AMP)
60mins