ProjectPhysX / OpenCL-WrapperLinks
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.
☆461Updated last month
Alternatives and similar repositories for OpenCL-Wrapper
Users that are interested in OpenCL-Wrapper are comparing it to the libraries listed below
Sorting:
- SYCL Academy, a set of learning materials for SYCL heterogeneous programming☆524Updated 2 weeks ago
- Compiler for multiple programming models (SYCL, C++ standard parallelism, HIP/CUDA) for CPUs and GPUs from all vendors: The independent, …☆1,778Updated this week
- ☆249Updated 2 weeks ago
- OpenCL SDK☆742Updated 4 months ago
- Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library☆1,728Updated 9 months ago
- Intel(R) Open Volume Kernel Library☆219Updated 3 weeks ago
- A small OpenCL benchmark program to measure peak GPU/CPU performance.☆277Updated last month
- A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project struct…☆294Updated last year
- Vulkan compute for people☆351Updated 2 years ago
- Experimental path tracing with C++20 and SYCL☆28Updated 4 years ago
- Simple OpenCL Samples that Build with Khronos Headers and Libs☆119Updated this week
- Simple OpenCL examples for exploiting GPU computing☆227Updated last year
- Metal graphic api ported to C++ with CMake build system☆284Updated 2 months ago
- C++ header-only graphing and data visualization with Modern OpenGL☆310Updated 7 months ago
- A micro Vulkan compute pipeline and a collection of benchmarking compute shaders☆260Updated 10 months ago
- Sample benchmark demonstrating the VK_KHR_cooperative_matrix extension☆109Updated 7 months ago
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆450Updated 4 months ago
- Khronos OpenCL-CLHPP☆411Updated 3 weeks ago
- Thin, unified, C++-flavored wrappers for the CUDA APIs☆871Updated last week
- ☆258Updated 3 months ago
- Implementation of OpenCL 3.0 on Vulkan☆421Updated 2 weeks ago
- Immediate Mode 3D Plotting☆1,130Updated last month
- General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). …☆2,441Updated 2 weeks ago
- Single-header dependency-free BVH construction and traversal library.☆1,053Updated 3 weeks ago
- Collection of easy, well-documented and useful OpenCL examples in C++.☆83Updated 4 years ago
- ANARI Software Development Kit (SDK)☆281Updated 2 weeks ago
- An efficient C++20 GPU numerical computing library with Python-like syntax☆1,400Updated this week
- Intercept Layer for Debugging and Analyzing OpenCL Applications☆352Updated this week
- VUDA is a header-only library based on Vulkan that provides a CUDA Runtime API interface for writing GPU-accelerated applications.☆902Updated 2 years ago
- Template for C++ GUI apps that can run in the browser☆275Updated 7 months ago