lukeyeager / cmake-cuda-exampleLinks
Example of how to use CUDA with CMake >= 3.8
☆70Updated 7 months ago
Alternatives and similar repositories for cmake-cuda-example
Users that are interested in cmake-cuda-example are comparing it to the libraries listed below
Sorting:
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆164Updated last year
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆63Updated 12 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆170Updated 6 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- ☆69Updated 3 years ago
- ☆43Updated 7 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- CUDA official sample codes☆371Updated 10 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- CUDA Data Parallel Primitives Library☆438Updated 7 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- kmeans clustering with multi-GPU capabilities☆122Updated 2 years ago
- Source code repository for the projects from CUDA for Engineers☆134Updated 4 years ago
- ☆70Updated 11 years ago
- CUDA kernel author's tools☆115Updated 3 years ago
- Introductory Thrust workshop materials