About Anaconda Help Download Anaconda

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

copied from cf-staging / kokkos

Installers

  • linux-aarch64 v4.4.01
  • osx-arm64 v4.4.01
  • linux-64 v4.4.01
  • osx-64 v4.4.01
  • linux-ppc64le v4.4.01
  • win-64 v4.4.01

conda install

To install this package run one of the following:
conda install conda-forge::kokkos
conda install conda-forge/label/broken::kokkos

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy