
Heterogeneous Programming with Kokkos
Thu, 15 May
|ICTS KU Leuven
This course takes one day


Time & Location
15 May 2025, 09:00 – 17:00 CEST
ICTS KU Leuven, Willem de Croylaan 52/bus 5580, 3001 Leuven, Belgium
About the Event
As the diversity of hardware accelerators increases, and CPUs keep adding more cores, it becomes increasingly important to write software that can run in a heterogeneous environment.  This training will introduce you to Kokkos, a programming model that allows you to write code that can run on CPUs, GPUs, and other accelerators. Â
Kokkos is a C++ library that provides abstractions for parallel programming and can generate code for different hardware platforms.
Learning objectives
When you complete this training, you will
understand the principles of the Kokkos programming model;
be able to write parallel code that can run on CPUs, GPUs, and other accelerators;