Language

Package: kokkos @ 4.2.01

Synopsis

C++ abstractions for parallel execution and data management

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.

Home page
https://github.com/kokkos/kokkos
Location
gnu/packages/cpp.scm (line: 1286, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'hwloc' does not match package name 'hwloc:lib'