Programming Models @ BSC

Boosting parallel computing research since 1989

Heterogeneous Programming on GPUs with MPI + OmpSs

- Written by Xavier Teruel


  • Venue: Barcelona, SPAIN
  • Event date: May 10-11th, 2017
  • Speakers: Xavier Martorell

Contents

The tutorial will motivate the audience on the need for portable, efficient programming models that put less pressure on program developers while still getting good performance for clusters and clusters with GPUs.

More specifically, the tutorial will: Introduce the hybrid MPI/OmpSs parallel programming model for future exascale systems Demonstrate how to use MPI/OmpSs to incrementally parallelize/optimize: MPI applications on clusters of SMPs, and Leverage CUDA kernels with OmpSs on clusters of GPUs

Agenda

  • Day 1
    • 09.00h – Introduction to OmpSs
    • 11.30h – OmpSs single node programming hands-on
    • 13.00h – Lunch Break
    • 14.00h – More on OmpSs: GPU/CUDA programming
    • 15.00h – OmpSs single node programming hands-on with GPUs
  • Day 2
    • 09.00h – Introduction to MPI/OmpSs
    • 10.00h – MPI/OmpSs hands-on
    • 13.00h – Lunch Break
    • 14.00h – Free hands-on session

External references