OpenCLOn12 VS GLSL

Compare OpenCLOn12 vs GLSL and see what are their differences.

OpenCLOn12

The OpenCL-on-D3D12 mapping layer (by microsoft)

GLSL

GLSL Shading Language Issue Tracker (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
OpenCLOn12 GLSL
3 27
101 316
4.0% 1.3%
7.6 6.0
27 days ago about 2 months ago
C++
MIT License -
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.

OpenCLOn12

Posts with mentions or reviews of OpenCLOn12. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-14.
  • A Review of Shader Languages
    2 projects | news.ycombinator.com | 14 Feb 2022
    The SPIR-V OpenCL profile is suitable, the Vulkan one is much less suitable. (In the you can’t even transpile OpenCL C 1.2 to it fully, with quite heavily limited pointers…)

    Metal has the best GPGPU story of the compute APIs, with D3D12 coming second after that. Both at least can have OpenCL C transpiled without catches to them…

    Microsoft is writing CLon12 on that front: https://github.com/microsoft/OpenCLOn12

  • WSL with CUDA Support
    2 projects | news.ycombinator.com | 22 Jan 2022
    > OpenCL does not work. There's some bits about intel [& amd] GPUs, but nada on nvidia

    This is planned to be fixed. WSL2’s GPU support currently doesn’t provide a path to provide an alternate OpenCL loader ICD location. (And not for OpenGL either)

    Microsoft is developing CLon12 at https://github.com/microsoft/OpenCLOn12 as the option to provide OpenCL out of the box.

  • Cross Platform GPU-Capable Framework?
    6 projects | /r/gpgpu | 1 Aug 2021
    OpenCL really is your best bet for a cross-platform GPU-capable framework. OpenCL 3.0 cleared out a lot of the cruft from OpenCL 2.x so it's seeing a lot more adoption. The most cross-platform solution is still OpenCL 1.2, largely for MacOS, but OpenCL 3.0 is becoming more and more common for Windows and Linux and multiple devices. Even on platforms without native OpenCL support there are compatibility layers that implement OpenCL on top of DirectX (OpenCLOn12) or Vulkan (clvk and clspv).

GLSL

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

What are some alternatives?

When comparing OpenCLOn12 and GLSL you can also consider the following projects:

kompute - General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.

clspv - Clspv is a compiler for OpenCL C to Vulkan compute shaders

Rust-CUDA - Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.

alpaka - Abstraction Library for Parallel Kernel Acceleration :llama:

vuh - Vulkan compute for people

SHADERed - Lightweight, cross-platform & full-featured shader IDE

ocl - OpenCL for Rust

clvk - Implementation of OpenCL 3.0 on Vulkan

VkFFT - Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library

build_all - GO HERE FIRST: nvpro-samples overview