OpenCL-Wrapper VS OpenCL-examples

Compare OpenCL-Wrapper vs OpenCL-examples and see what are their differences.

OpenCL-Wrapper

OpenCL is the most powerful programming language ever created. Yet the OpenCL C++ bindings are cumbersome and the code overhead prevents many people from getting started. I created this lightweight OpenCL-Wrapper to greatly simplify OpenCL software development with C++ while keeping functionality and performance. (by ProjectPhysX)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
OpenCL-Wrapper OpenCL-examples
7 2
263 185
- -
5.7 0.0
8 days ago 11 months ago
C++ Objective-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.

OpenCL-Wrapper

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

OpenCL-examples

Posts with mentions or reviews of OpenCL-examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.
  • Lisa Su Saved AMD. Now She Wants Nvidia's AI Crown
    4 projects | news.ycombinator.com | 2 Jun 2023
    In the link provided, the CUDA example only show the compute kernel itself and not the boilerplate required to run it. On the other hand, your OpenCL example only show the boilerplate.

    This is the OpenCL kernel from the same repo, for a more fair comparison: https://github.com/rsnemmen/OpenCL-examples/blob/master/mand...

    This is much more readable. OpenCL-C the language is fine: it's how you deploy the program on the cards that is complicated with opencl.

What are some alternatives?

When comparing OpenCL-Wrapper and OpenCL-examples you can also consider the following projects:

FluidX3D - The fastest and most memory efficient lattice Boltzmann CFD software, running on all GPUs via OpenCL.

intel-extension-for-tensorflow - Intel® Extension for TensorFlow*

coremltools - Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.

dolfinx - Next generation FEniCS problem solving environment

ROCm - AMD ROCmâ„¢ Software - GitHub Home [Moved to: https://github.com/ROCm/ROCm]

VectorVisor - VectorVisor is a vectorizing binary translator for GPUs, designed to make it easy to run many copies of a single-threaded WebAssembly program in parallel using GPUs

kernel_tuner - Kernel Tuner

cccl - CUDA C++ Core Libraries

neanderthal - Fast Clojure Matrix Library

chipStar - chipStar is a tool for compiling and running HIP/CUDA on SPIR-V via OpenCL or Level Zero APIs.