ptheywood / cuda-cmake-github-actionsLinks
☆59Updated last month
Alternatives and similar repositories for cuda-cmake-github-actions
Users that are interested in cuda-cmake-github-actions are comparing it to the libraries listed below
Sorting:
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆111Updated 3 months ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago
- C++ library for reading and writing of numpy's .npy files☆418Updated last year
- CUDA kernel author's tools☆113Updated 3 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆563Updated last month
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 9 months ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 4 months ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.