kokkos VS kokkos-python

Compare kokkos vs kokkos-python and see what are their differences.

kokkos

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

kokkos-python

Python bindings for data interoperability with Kokkos (View, DynRankView) (by kokkos)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kokkos kokkos-python
4 2
1,723 24
3.0% -
9.8 3.8
1 day ago 3 months ago
C++ C++
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kokkos

Posts with mentions or reviews of kokkos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-06.

kokkos-python

Posts with mentions or reviews of kokkos-python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-13.

What are some alternatives?

When comparing kokkos and kokkos-python you can also consider the following projects:

RAJA - RAJA Performance Portability Layer (C++)

pykokkos - Performance portable parallel programming in Python.

timemory - Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.

mdspan - Reference implementation of mdspan targeting C++23

Taskflow - A General-purpose Parallel and Heterogeneous Task Programming System

stdBLAS - Reference Implementation for stdBLAS

parallel-kd-tree - Parallel k-d tree with C++17, MPI and OpenMP

Bulk - A modern interface for implementing bulk-synchronous parallel programs.

cu - package cu provides an idiomatic interface to the CUDA Driver API.

qthreads - Lightweight locality-aware user-level threading runtime.

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