cmpute / pytorch-cmake-exampleLinks
Example to build PyTorch CUDA extension using CMake (with pybind11 and scikit-build)
☆11Updated 5 years ago
Alternatives and similar repositories for pytorch-cmake-example
Users that are interested in pytorch-cmake-example are comparing it to the libraries listed below
Sorting:
- ☆32Updated 3 years ago
- A library of GPU kernels for sparse matrix operations.☆265Updated 4 years ago
- An extension library of WMMA API (Tensor Core API)☆99Updated 11 months ago
- CUDA Matrix Multiplication Optimization☆196Updated 11 months ago
- Training material for Nsight developer tools☆159Updated 10 months ago
- This repository contains examples CUDA usage in Cython code.☆24Updated 3 years ago
- Step-by-step optimization of CUDA SGEMM☆339Updated 3 years ago
- A Quirky Assortment of CuTe Kernels☆117Updated this week
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆29Updated 2 years ago
- A parallel framework for training deep neural networks☆61Updated 3 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆94Updated 6 years ago
- CUTLASS and CuTe Examples☆57Updated 5 months ago
- Fastest kernels written from scratch☆284Updated 2 months ago
- A Python-embedded DSL that makes it easy to write fast, scalable ML kernels with minimal boilerplate.☆166Updated this week
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆137Updated 4 years ago
- End to End steps for adding custom ops in PyTorch.☆23Updated 4 years ago
- A bunch of kernels that might make stuff slower 😉☆51Updated this week
- extensible collectives library in triton☆86Updated 2 months ago
- The NVIDIA® Tools Extension SDK (NVTX) is a C-based Application Programming Interface (API) for annotating events, code ranges, and resou…☆396Updated 3 weeks ago
- ☆212Updated 11 months ago
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆69Updated 4 years ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆90Updated 2 weeks ago
- ☆167Updated last year
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆73Updated 3 months ago
- CUDA Kernel Benchmarking Library☆669Updated last week
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆80Updated last month
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆183Updated 4 months ago
- Kernel Tuner☆345Updated this week
- ☆117Updated last month
- LLM training in simple, raw C/CUDA☆99Updated last year