Heterogeneous Programming on GPUs with MPI & OmpSs

  • Supercomputing
  • Wednesday 20 March 2024 - Thursday 21 March 2024 20/Mar/2024 Time: 09:30 - 21/Mar/2024 Time: 17:30
  • Free

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