iVishalr / GEMMLinks
Fast Matrix Multiplication Implementation in C programming language. This matrix multiplication algorithm is similar to what Numpy uses to compute dot products.
☆41Updated 4 years ago
Alternatives and similar repositories for GEMM
Users that are interested in GEMM are comparing it to the libraries listed below
Sorting:
- CUDA Matrix Multiplication Optimization☆256Updated last year
- ☆112Updated last year
- ☆167Updated this week
- An experimental CPU backend for Triton (https//github.com/openai/triton)☆49Updated 5 months ago
- Unified compiler/runtime for interfacing with PyTorch Dynamo.☆104Updated last month
- Experiments and prototypes associated with IREE or MLIR☆56Updated last year
- CUTLASS and CuTe Examples☆127Updated 2 months ago
- ☆48Updated 5 years ago
- Unofficial description of the CUDA assembly (SASS) instruction sets.☆201Updated 6 months ago
- An experimental CPU backend for Triton☆175Updated 3 months ago
- A language and compiler for irregular tensor programs.☆151Updated last year
- ☆18Updated last year
- MLIR-based partitioning system☆164Updated this week
- An extension library of WMMA API (Tensor Core API)☆109Updated last year
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆106Updated 7 months ago
- TPP experimentation on MLIR for linear algebra☆144Updated last week
- AMD RAD's multi-GPU Triton-based framework for seamless multi-GPU programming☆168Updated this week
- Super fast FP32 matrix multiplication on RDNA3☆82Updated 10 months ago
- The missing pieces (as far as boilerplate reduction goes) of the upstream MLIR python bindings.☆117Updated 3 months ago
- Tutorials for NVIDIA CUPTI samples☆52Updated 3 months ago
- Intel® Extension for MLIR. A staging ground for MLIR dialects and tools for Intel devices using the MLIR toolchain.☆147Updated last week
- Ahead of Time (AOT) Triton Math Library☆88Updated this week
- Dissecting NVIDIA GPU Architecture☆116Updated 3 years ago
- GPUOcelot: A dynamic compilation framework for PTX☆219Updated last year
- This repository contains companion software for the Colfax Research paper "Categorical Foundations for CuTe Layouts".☆103Updated 4 months ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆111Updated 2 months ago
- A lightweight, Pythonic, frontend for MLIR☆80Updated 2 years ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆127Updated last year
- LLVM/MLIR based compiler instrumentation of AMD GPU kernels☆20Updated 7 months ago
- play gemm with tvm☆91Updated 2 years ago