kokkos VS pykokkos

Compare kokkos vs pykokkos and see what are their differences.

kokkos

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

pykokkos

Performance portable parallel programming in Python. (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 pykokkos
4 2
1,723 87
3.0% -
9.8 9.4
about 21 hours ago 25 days ago
C++ Python
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.

pykokkos

Posts with mentions or reviews of pykokkos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-10.
  • A new software
    3 projects | /r/CFD | 10 Jun 2021
    I see more and more Pythonic solvers due to JIT and similar techniques (Disclaimer: I don't use them to make solvers). This is an old diagram what you can use in your implementation. As I use Kokkos for two of my projects, I find attractive this new pykokkos thing. But there are specific libraries (dialects?) for numerics: like Taichi, Fenics and DOLFINx, etc.
  • pykokkos-base available in PyPi (numpy and cupy array interoperability)
    3 projects | /r/Python | 13 May 2021
    Making these bindings available was a critical step in the progress toward writing Kokkos in native Python via pykokkos, which is currently available for Linux + Python 3.8 + GCC 7.5 + CUDA 10.2 toolchains.

What are some alternatives?

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

RAJA - RAJA Performance Portability Layer (C++)

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

mdspan - Reference implementation of mdspan targeting C++23

dolfinx - Next generation FEniCS problem solving environment

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

taichi - Productive, portable, and performant GPU programming in Python.

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.