OpenCL-Guide VS nvidia-opencl-examples

Compare OpenCL-Guide vs nvidia-opencl-examples and see what are their differences.

OpenCL-Guide

A guide to help developers get up and running quickly with the OpenCL programming framework (by KhronosGroup)
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-Guide nvidia-opencl-examples
1 1
454 115
3.3% -
1.3 0.0
7 months ago over 11 years ago
CMake C++
Creative Commons Attribution 4.0 -
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-Guide

Posts with mentions or reviews of OpenCL-Guide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-07.
  • I want to learn OpenCL but don't know where to start
    5 projects | /r/OpenCL | 7 Apr 2021
    Hey everyone, like the headline says I want to learn how to use OpenCL but I don't know where to start. I have some programming experience (Rust, Python, Pascal) but I don't even know how to install the requirements for OpenCL (let alone what they even are), mostly because most tutorials and guides are 7+ years old and the information from Krohnos themselves isn't ready yet (https://github.com/KhronosGroup/OpenCL-Guide). If you have any advice how to start with OpenCL 3.0 please let me know (maybe it is alright to follow the tutorials for OpenCL 1 or 2 after all).

nvidia-opencl-examples

Posts with mentions or reviews of nvidia-opencl-examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-07.
  • I want to learn OpenCL but don't know where to start
    5 projects | /r/OpenCL | 7 Apr 2021
    The approach of dynamically loading OpenCL.dll and getting function address to call was proposed by nvidia opencl sdk samples in something like 2009. The original link is https://developer.nvidia.com/opencl but now they are not downloading, but some guys on github have that code samples, for example here https://github.com/sschaetz/nvidia-opencl-examples

What are some alternatives?

When comparing OpenCL-Guide and nvidia-opencl-examples you can also consider the following projects:

OpenCL-Headers - Khronos OpenCL-Headers

opencl-intercept-layer - Intercept Layer for Debugging and Analyzing OpenCL Applications

SimpleOpenCLSamples - Simple OpenCL Samples that Build with Khronos Headers and Libs