Completed
BSP Programming Model
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Automatic Hybrid MPI+OpenMP Code Generation
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The March of Hybrid Parallelism
- 3 What's left to do so ?
- 4 Purpose of this talk
- 5 Talk Layout
- 6 Programming Tools and Models
- 7 Higher Level Models
- 8 Bulk Synchronous Parallelism
- 9 BSP Machine Model
- 10 BSP Programming Model
- 11 BSP Cost Model
- 12 Existing BSP Library
- 13 Why BSP
- 14 BSML primitives
- 15 A sample BSML Code
- 16 BSP + primitives
- 17 A sample BSP code
- 18 Support for Hybrid programming
- 19 The BSPGen Framework
- 20 Analysis and Exploration
- 21 Objectives
- 22 Simple Kernels
- 23 Model Checking