enp1s0 / cutfLinks
CUDA Template Functions
☆20Updated 9 months ago
Alternatives and similar repositories for cutf
Users that are interested in cutf are comparing it to the libraries listed below
Sorting:
- Generate simple index ranges in C++ and CUDA C++☆39Updated 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!☆108Updated 2 months ago
- Examples for using SYCL on CUDA☆62Updated last month
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆87Updated 6 months ago
- ☆59Updated 2 weeks ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 6 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 months ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 5 years ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆121Updated this week
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- A library to benchmark CUDA code, similar to google benchmark.☆30Updated 4 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆46Updated 3 years ago
- A Visual Studio Code extension for building and debugging CUDA applications.☆90Updated 2 weeks ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Accelerating DNN Convolutional Layers with Micro-batches☆63Updated 5 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated this week
- CNNs in Halide☆23Updated 9 years ago
- CUDA Dynamic Memory Allocator for SOA Data Layout☆38Updated 3 years ago
- BGHT: High-performance static GPU hash tables.☆72Updated 3 months ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- An extension library of WMMA API (Tensor Core API)☆106Updated last year
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆134Updated 2 years ago
- GPUOcelot: A dynamic compilation framework for PTX☆209Updated 8 months ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 3 years ago