Kokkos

Results 14 repositories owned by Kokkos

kokkos

2.4k
Stars
475
Forks
2.4k
Watchers

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

kokkos-kernels

369
Stars
111
Forks
369
Watchers

Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels

kokkos-tutorials

250
Stars
90
Forks
Watchers

Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem

mdspan

403
Stars
69
Forks
Watchers

Reference implementation of mdspan targeting C++23

kokkos-tools

136
Stars
68
Forks
136
Watchers

Kokkos C++ Performance Portability Programming Ecosystem: Profiling and Debugging Tools

array_ref

36
Stars
9
Forks
Watchers

Polymorphic multidimensional array view

kokkos-fortran-interop

20
Stars
6
Forks
Watchers

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

37
Stars
16
Forks
Watchers

This repository contains Kokkos Remote Spaces, which implements distributed shared memory support for Kokkos.

pykokkos

86
Stars
17
Forks
Watchers

Performance portable parallel programming in Python.

pykokkos-base

24
Stars
9
Forks
Watchers

Python bindings for data interoperability with Kokkos (View, DynRankView)