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 andrsd::kokkos

Usage Tracking

4.1.00
3.6.00
2 / 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

Jul 24, 2024 at 22:16

License

Apache-2.0

Total Downloads

1.8K

Supported Platforms

linux-64
macOS-arm64