ulysseB / telamonLinks
A framework to find good combinations of optimizations for computational kernels on GPUs.
☆25Updated 5 years ago
Alternatives and similar repositories for telamon
Users that are interested in telamon are comparing it to the libraries listed below
Sorting:
- A pure, low-level tensor program representation enabling tensor program optimization via program rewriting. See the web demo at https://g…☆72Updated 6 months ago
- OCaml Bindings to MLIR☆15Updated 5 years ago
- embedding MLIR in LEAN☆48Updated last year
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github…☆32Updated 4 years ago
- Search-based compiler for high-performance DSP programming☆69Updated last year
- Implementation of the RISE language☆14Updated 5 years ago
- A framework that helps implementing swizzle GPU kernels☆42Updated 5 years ago
- A toy compiler for NumPy array expressions that uses e-graphs and MLIR☆112Updated 4 months ago
- The Shine compiler for the RISE language☆83Updated this week
- Declarative MLIR compilers in Python!☆35Updated 5 years ago
- sketches for egg: a flexible, high-performance e-graph library☆30Updated 2 months ago
- Formally verified implementation of Alive in Lean☆38Updated 2 years ago
- Library to plot integer sets and maps☆53Updated 9 years ago
- A minimal in MLIR dialect along the lines of STG to represent laziness.☆16Updated 3 years ago
- Re-implementation of the TASO compiler using equality saturation☆137Updated 4 years ago
- Tapir extension to LLVM for optimizing Parallel Programs☆131Updated 5 years ago
- ☆40Updated 4 years ago
- An out-of-tree MLIR dialect template.☆111Updated last year
- benchmarking e-graph extraction☆47Updated 6 months ago
- A system for programming formally-verified loop transformations.☆16Updated 6 years ago
- RV: A Unified Region Vectorizer for LLVM☆112Updated 6 months ago
- simple snapshot-style integration testing for commands