This page is under construction and will be updated very soon.
Kokkos is a C++ performance portability programming model designed to help developers write applications that can run efficiently on various high-performance computing (HPC) platforms. It provides abstractions for parallel execution and data management, making it easier to write code that can leverage different types of hardware, including CPUs, GPUs, and other accelerators.