elhigu / cmake-findopenclLinks
FindOpenCL.cmake macro, which automatically finds OpenCL SDK in Windows (currently looks for Nvidia, Intel and AMD SDKs), OSX and Linux. In Windows it also tries linking if 32bit or 64bit lib versions should be used.
☆24Updated 8 years ago
Alternatives and similar repositories for cmake-findopencl
Users that are interested in cmake-findopencl are comparing it to the libraries listed below
Sorting:
- Example of how to use CUDA with CMake >= 3.8☆70Updated 4 months ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Easy to run kernels using OpenCL☆187Updated 5 months ago
- ☆68Updated 3 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- AMD OpenVX Core -- a sub-module of amdovx-modules:☆147Updated 6 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- OpenCL Integrated Performance Primitives - A library of optimized OpenCL image processing functions☆177Updated 8 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆168Updated 6 years ago
- AMD OpenVX modules: such as, neural network inference, 360 video stitching, etc.☆108Updated 6 years ago
- Computing Language Utility☆72Updated 9 years ago
- Vulkan Compute for C++ (experimentation project)☆138Updated 3 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- A small "getting started" tutorial for OpenCL. See http://www.eriksmistad.no/getting-started-with-opencl-and-gpu-computing/ for more info☆96Updated 4 years ago
- OpenCL specific C++ libraries implemented in C++ for OpenCL kernel language published in releases of OpenCL-Docs☆120Updated 2 years ago
- Automatically exported from code.google.com/p/sse2neon☆290Updated 5 years ago
- A tutorial series for learning OpenCL☆288Updated 10 years ago
- Set of guidelines for porting OpenCL™ C to OpenCL C++☆41Updated 8 years ago
- A simple tool for porting CUDA to OpenCL (DEPRECATED)☆33Updated 6 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Simple example of using Vulkan for GPGPU computing☆57Updated 6 years ago
- ☆124Updated 12 years ago
- Sample app that runs OpenCL kernels to process camera feed on Android devices☆76Updated 9 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 10 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆56Updated last year
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group