pykokkos VS kokkos

Compare pykokkos vs kokkos and see what are their differences.

pykokkos

Performance portable parallel programming in Python. (by kokkos)

kokkos

Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction (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
pykokkos kokkos
2 4
87 1,723
- 3.0%
9.4 9.8
27 days ago 3 days ago
Python C++
- 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.

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.

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.

What are some alternatives?

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

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

RAJA - RAJA Performance Portability Layer (C++)

dolfinx - Next generation FEniCS problem solving environment

mdspan - Reference implementation of mdspan targeting C++23

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

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.