Programming Models @ BSC

Boosting parallel computing research since 1989

PATC Course: Heterogeneous Programming on GPUs with MPI + OmpSs

- Written by Xavier Teruel


Tutorial: Barcelona, SPAIN
Event Date: May 14-15, 2014
Speakers: Rosa M. Badia and 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, and more specifically, the tutorial will introduce the hybrid MPI/OmpSs parallel programming model for future exascale systems. It will also demonstrate how to use MPI/OmpSs to incrementally parallelize/optimize: first using MPI applications on clusters of SMPs, but alos leveraging CUDA kernels with OmpSs on clusters of GPUs.

More Info