Difference between revisions of "MPI in Small Bites/Basic Concepts"
MPI in Small Bites/Basic Concepts
Jump to navigation
Jump to search
(Initial page (without quiz)) |
m |
||
| Line 9: | Line 9: | ||
<youtube width="600" height="340" right>giaIDk2vPxU</youtube> | <youtube width="600" height="340" right>giaIDk2vPxU</youtube> | ||
| − | ([[Media:hpc. | + | ([[Media:hpc.nrw_MPI_in_Small_Bites_01_MPI_Concepts.pdf | Slides as pdf]]) |
=== Quiz === <!--T:5--> | === Quiz === <!--T:5--> | ||
tbd. | tbd. | ||
Revision as of 13:31, 13 January 2023
| Tutorial | |
|---|---|
| Title: | MPI in Small Bites |
| Provider: | HPC.NRW
|
| Contact: | tutorials@hpc.nrw |
| Type: | Multi-part video |
| Topic Area: | Programming Paradigms |
| License: | CC-BY-SA |
| Syllabus
| |
| 1. Introduction and Overview | |
| 2. Basic Concepts | |
| 3. Blocking Point-to-Point Communication | |
This video provides a brief introduction into basic MPI concepts, such as handles to opaque types and blocking vs. non-blocking.
Video
Quiz
tbd.