CMD + K

kokkos

Community

Kokkos C++ Performance Portability Programming EcoSystem: The Programming Model - Parallel Execution and Memory Abstraction

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::kokkos

Usage Tracking

4.7.01
4.6.02
4.6.00
4.5.01
4.4.01
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Kokkos Core implements a programming model in C++ for writing performance portable applications targeting all major HPC platforms. For that purpose it provides abstractions for both parallel execution of code and data management. Kokkos is designed to target complex node architectures with N-level memory hierarchies and multiple types of execution resources. It currently can use CUDA, HIP, SYCL, HPX, OpenMP and C++ threads as backend programming models with several other backends in development.

About

Summary

Kokkos C++ Performance Portability Programming EcoSystem: The Programming Model - Parallel Execution and Memory Abstraction

Last Updated

Nov 11, 2025 at 23:25

License

BSD-3-Clause

Total Downloads

282.3K

Version Downloads

10.8K

Supported Platforms

linux-aarch64
linux-ppc64le
macOS-arm64
macOS-64
win-64
linux-64