ptheywood / cuda-cmake-github-actions
☆58Updated 8 months ago
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:
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆29Updated 2 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- CUDA kernel author's tools☆111Updated 3 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- GitHub Action to install CUDA☆173Updated last month
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated 11 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆151Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆52Updated last month
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 4 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆96Updated last week
- Full-speed Array of Structures access☆169Updated 2 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆47Updated 3 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆63Updated last month
- Examples for using SYCL on CUDA☆62Updated 2 months ago
- Synchronous, single-threaded, library-only SYCL implementation for debugging and verification.☆35Updated 2 weeks ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last year
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- BGHT: High-performance static GPU hash tables.☆63Updated last month
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆533Updated this week
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆173Updated last month
- An extension library of WMMA API (Tensor Core API)☆96Updated 10 months ago
- SYCL Conformance Tests☆70Updated last week
- ☆19Updated 5 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆68Updated 2 years ago
- Numbast is a tool to build an automated pipeline that converts CUDA APIs into Numba bindings.☆44Updated last week
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago