kokkos-kernels
Kokkos Kernels is a software library of linear algebra and graph algorithms used across many HPC applications to achieve best (not just good) performance on every architecture.
Kokkos Kernels is a software library of linear algebra and graph algorithms used across many HPC applications to achieve best (not just good) performance on every architecture.
To install this package, run one of the following:
The baseline version of this library is written using the Kokkos Core programming model for portability and good performance. The library has architecture-specific optimizations or uses vendor-specific versions of these mathematical algorithms where needed. This reduces the amount of architecture-specific software that an application team potentially needs to develop, thus further reducing their (modification cost)to achieve “best in class” performance.
Summary
Kokkos Kernels is a software library of linear algebra and graph algorithms used across many HPC applications to achieve best (not just good) performance on every architecture.
Last Updated
Jan 7, 2026 at 05:17
License
Apache-2.0
Total Downloads
21.1K
Supported Platforms
Home
https://kokkos.org/GitHub Repository
https://github.com/kokkos/kokkos-kernelsDocumentation
https://kokkos.org/api-kernels/