nadavrot / bistraLinks
Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is designed to allow powerful compiler optimizations and code generation that are not possible in C. The tool can auto-tune GEMM kernels to around 90% of peak performance (on X86/AVX2) within seconds.
☆7Updated last year
Alternatives and similar repositories for bistra
Users that are interested in bistra are comparing it to the libraries listed below
Sorting:
- A fast implementation of log() and exp()☆53Updated 2 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- Embedded Universal DSL: a good DSL for us, by us☆40Updated this week
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated last year
- A GLSL compiler targeting SPIR-V mlir☆20Updated 8 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- ☆20Updated 3 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆36Updated 2 months ago
- A minimal (really) out-of-tree MLIR example☆44Updated 3 weeks ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.