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:
- ☆33Updated 4 years ago
- A library of GPU kernels for sparse matrix operations.☆283Updated 5 years ago
- Kernel Tuner☆381Updated this week
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆146Updated 5 years ago
- Helpful kernel tutorials and examples for tile-based GPU programming☆617Updated this week
- CUDA Matrix Multiplication Optimization☆252Updated last year
- Step-by-step optimization of CUDA SGEMM☆424Updated 3 years ago
- Training material for Nsight developer tools☆178Updated last year
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆95Updated 2 years ago
- Samples demonstrating how to use the Compute Sanitizer Tools and Public API☆93Updated 2 years ago
- CUTLASS and CuTe Examples☆117Updated 2 months ago
- A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")☆375Updated this week
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆469Updated 2 years ago
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆77Updated 5 years ago
- An extension library of WMMA API (Tensor Core API)☆109Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- A simple high performance CUDA GEMM implementation.☆426Updated 2 years ago
- A Python-embedded DSL that makes it easy to write fast, scalable ML kernels with minimal boilerplate.☆732Updated this week
- Training materials associated with NVIDIA's CUDA Training Series (www.olcf.ornl.gov/cuda-training-series/)☆935Updated last year
- Introduction to CUDA programming☆129Updated 8 years ago
- CUDA Kernel Benchmarking Library☆806Updated this week
- Online CUDA Occupancy Calculator☆83Updated 4 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆59Updated 2 years ago
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆348Updated last month
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆192Updated last year
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆134Updated 5 years ago
- NVIDIA NVSHMEM is a parallel programming interface for NVIDIA GPUs based on OpenSHMEM. NVSHMEM can significantly reduce multi-process com…☆459Updated last month
- ☆59Updated 4 months ago
- ☆258Updated last year
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 7 months ago