Programming Models @ BSC

Boosting parallel computing research since 1989

OmpSs tutorial at PRACE project

- Written by Xavier Teruel


PATC Course: Heterogeneous Programming on GPUs with MPI + OmpSs

May 15-16, 2013

Objectives

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

More information at: