scikit-cuda VS pyopencl

Compare scikit-cuda vs pyopencl and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
scikit-cuda pyopencl
1 2
967 1,029
- -
2.5 7.3
7 months ago 7 days ago
Python Python
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.

scikit-cuda

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

pyopencl

Posts with mentions or reviews of pyopencl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-11.
  • An example for OpenCL 3.0?
    4 projects | /r/OpenCL | 11 Mar 2023
    Please note that OpenCL consists of two parts: host API and a separate language which is used to write kernels (code which is going to be offloaded to devices). OpenCL specification describes host APIs as C-style APIs and that is what implementors has to provide. However, there are number of various libraries which provides bindings for other languages: - C++ - Python - Go - Rust
  • Doubts on pyopencl
    2 projects | /r/OpenCL | 2 Aug 2021
    I thought the project could be dead, but then I looked into the latest commits to the repository, and it is certainly not dead as a project.

What are some alternatives?

When comparing scikit-cuda and pyopencl you can also consider the following projects:

cupy - NumPy & SciPy for GPU

PyCUDA - CUDA integration for Python, plus shiny features

cuml - cuML - RAPIDS Machine Learning Library

python-performance - Repository for the book Fast Python - published by Manning

arrayfire-python - Python bindings for ArrayFire: A general purpose GPU library.

kernel_tuner - Kernel Tuner

inventory-hunter - ⚡️ Get notified as soon as your next CPU, GPU, or game console is in stock

cusim - Superfast CUDA implementation of Word2Vec and Latent Dirichlet Allocation (LDA)

plotoptix - Data visualisation and ray tracing in Python based on OptiX 7.7 framework.

tmu - Implements the Tsetlin Machine, Coalesced Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, and Weighted Tsetlin Machine, with support for continuous features, drop clause, Type III Feedback, focused negative sampling, multi-task classifier, autoencoder, literal budget, and one-vs-one multi-class classifier. TMU is written in Python with wrappers for C and CUDA-based clause evaluation and updating.

LSQR-CUDA - This is a LSQR-CUDA implementation written by Lawrence Ayers under the supervision of Stefan Guthe of the GRIS institute at the Technische Universität Darmstadt. The LSQR library was authored Chris Paige and Michael Saunders.