enp1s0 / cutfLinks
CUDA Template Functions
☆19Updated 7 months ago
Alternatives and similar repositories for cutf
Users that are interested in cutf are comparing it to the libraries listed below
Sorting:
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆77Updated 4 months ago
- 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!☆103Updated 2 weeks ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 4 months ago
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆119Updated this week
- CUDA Dynamic Memory Allocator for SOA Data Layout☆37Updated 3 years ago
- Examples for using SYCL on CUDA☆62Updated last month
- An extension library of WMMA API (Tensor Core API)☆99Updated last year
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 8 years ago
- ☆59Updated 11 months ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆134Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 8 months ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated 3 weeks ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 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
- BGHT: High-performance static GPU hash tables.☆70Updated last month
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆84Updated this week
- CUDA kernel author's tools☆113Updated 3 years ago
- Sparse matrix computation library for GPU☆56Updated 5 years ago
- MagmaDNN: a simple deep learning framework in c++☆50Updated 4 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- ☆68Updated 11 years ago
- CNNs in Halide☆23Updated 9 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆262Updated 6 months ago
- A library to benchmark CUDA code, similar to google benchmark.☆29Updated 4 years ago
- GPUOcelot: A dynamic compilation framework for PTX☆207Updated 5 months ago