As part of the Gray Scott Thursdays webinar series, the Laboratoire d’Annecy de Physique des Particules (LAPP, CNRS – CNRS Nuclei & Particles), in collaboration with the CC-FR Competence Centre, will host a webinar on 16 April 2026 dedicated to Kokkos on CPU.

Kokkos is a modern C++ library designed to deliver performance portability across diverse computing architectures, including CPUs and GPUs. It provides developers with abstractions for parallel execution and memory management, allowing them to write a single codebase that can efficiently run on different hardware backends such as OpenMP, Pthreads, CUDA, and HIP. By focusing on scalable parallel patterns and data locality, Kokkos helps achieve high performance on multi-core and many-core systems while reducing the need for architecture-specific code, making it widely used in scientific computing and high-performance computing applications.

Registration

Previous Post