TiledTensor / TiledKernel
TiledKernel is a code generation library based on macro kernels and memory hierarchy graph data structure.
☆19Updated 11 months ago
Alternatives and similar repositories for TiledKernel:
Users that are interested in TiledKernel are comparing it to the libraries listed below
- Triton to TVM transpiler.☆19Updated 6 months ago
- PTX-EMU is a simple emulator for CUDA program.☆31Updated last week
- ThrillerFlow is a Dataflow Analysis and Codegen Framework written in Rust.☆14Updated 5 months ago
- Artifacts of EVT ASPLOS'24☆24Updated last year
- Tacker: Tensor-CUDA Core Kernel Fusion for Improving the GPU Utilization while Ensuring QoS☆25Updated 2 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆84Updated this week
- A memory profiler for NVIDIA GPUs to explore memory inefficiencies in GPU-accelerated applications.☆25Updated 6 months ago
- ☆26Updated last year
- ☆19Updated 7 months ago
- Handwritten GEMM using Intel AMX (Advanced Matrix Extension)☆14Updated 3 months ago
- HeteroCL-MLIR dialect for accelerator design☆40Updated 7 months ago
- ASPLOS'24: Optimal Kernel Orchestration for Tensor Programs with Korch☆34Updated last month
- FractalTensor is a programming framework that introduces a novel approach to organizing data in deep neural networks (DNNs) as a list of …☆26Updated 4 months ago
- An MLIR-based toy DL compiler for TVM Relay.☆58Updated 2 years ago
- An extention of TVMScript to write simple and high performance GPU kernels with tensorcore.☆50Updated 9 months ago
- OSDI 2023 Welder, deeplearning compiler☆18Updated last year
- A source-to-source compiler for optimizing CUDA dynamic parallelism by aggregating launches☆15Updated 5 years ago
- Optimize tensor program fast with Felix, a gradient descent autotuner.