Pinned Repositories
array_ref
Polymorphic multidimensional array view
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-remote-spaces
Distributed View Extension for Kokkos
kokkos-tools
Kokkos C++ Performance Portability Programming Ecosystem: Profiling and Debugging Tools
kokkos-tutorials
Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem
mdspan
Reference implementation of mdspan targeting C++23
pykokkos
Performance portable parallel programming in Python.
pykokkos-base
Python bindings for data interoperability with Kokkos (View, DynRankView)
stdBLAS
Reference Implementation for stdBLAS
Kokkos's Repositories
kokkos/kokkos
Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction
kokkos/mdspan
Reference implementation of mdspan targeting C++23
kokkos/kokkos-kernels
Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels
kokkos/kokkos-tutorials
Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem
kokkos/stdBLAS
Reference Implementation for stdBLAS
kokkos/kokkos-tools
Kokkos C++ Performance Portability Programming Ecosystem: Profiling and Debugging Tools
kokkos/pykokkos
Performance portable parallel programming in Python.
kokkos/kokkos-remote-spaces
Distributed View Extension for Kokkos
kokkos/array_ref
Polymorphic multidimensional array view
kokkos/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/kokkos-fft
A shared-memory FFT for the Kokkos ecosystem
kokkos/pykokkos-base
Python bindings for data interoperability with Kokkos (View, DynRankView)
kokkos/simd-math
Library for length agnostic SIMD intrinsic support and the corresponding math operations
kokkos/kokkos-comm
Experimental MPI Wrapper for Kokkos
kokkos/kokkos-miniapps
Mini-applications that exclusively use the Kokkos programming model
kokkos/mdarray
kokkos/hpcbind
Binding utilities used for MPI, OpenMP and GPUs
kokkos/nvcc_wrapper
Wrapper shell script for NVIDIA nvcc to better conform to host compiler command line arguments
kokkos/kokkos-resilience
Resilience Extensions for Kokkos
kokkos/kokkos-core-wiki
kokkos/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
kokkos/kokkos-benchmark-results
kokkos/ProgrammingGuide
Programing guide
kokkos/governance
Documents describing the governance of the Kokkos Ecosystem
kokkos/code-examples
Code snippets from the paper
kokkos/kokkos-openmptarget-examples
This is a repository for sharing OpenMP 5 target usage examples and reproducers
kokkos/kokkos.github.io
Source code for kokkos.org pages
kokkos/.github
kokkos/ci-containers
kokkos/kokkos-docs
Documentation and github pages for Kokkos projects.