Kokkos
Kokkos
kokkos
Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction
kokkos-kernels
Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels
kokkos-tutorials
Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem
kokkos-tools
Kokkos C++ Performance Portability Programming Ecosystem: Profiling and Debugging Tools
kokkos-fortran-interop
The Kokkos Fortran Interop repository contains tools and interfaces which help interactions between Fortran portions of an applications and C++ portions using Kokkos.
kokkos-remote-spaces
This repository contains Kokkos Remote Spaces, which implements distributed shared memory support for Kokkos.
pykokkos-base
Python bindings for data interoperability with Kokkos (View, DynRankView)