ChrisCummins / paper-synthesizing-benchmarksLinks
📝 "Synthesizing Benchmarks for Predictive Modeling" (🥇 CGO'17 Best Paper)
☆22Updated 2 years ago
Alternatives and similar repositories for paper-synthesizing-benchmarks
Users that are interested in paper-synthesizing-benchmarks are comparing it to the libraries listed below
Sorting:
- 📝 "End-to-end Deep Learning of Optimization Heuristics" (🥇 PACT'17 Best Paper)☆72Updated 2 years ago
- Deep learning program generator☆106Updated 2 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆33Updated 6 years ago
- Rigorous Floating-Point Mixed-Precision Tuner☆16Updated 5 years ago
- ☆90Updated 3 years ago
- GPUVerify: a Verifier for GPU Kernels☆74Updated 3 years ago
- Artifact Evaluation Reproduction for "Software Prefetching for Indirect Memory Accesses", CGO 2017, using CK.☆43Updated 4 years ago
- Tapir extension to LLVM for optimizing Parallel Programs☆131Updated 5 years ago
- Instruction THroughput Estimator using MAchine Learning (ITHEMAL)☆152Updated 4 years ago
- Chunky Loop Analyzer: A Polyhedral Representation Extraction Tool for High Level Programs☆24Updated 3 years ago
- OpenCL extension for csmith.☆26Updated 3 weeks ago
- Efficient Path Profiling using LLVM☆18Updated 8 years ago
- This is a C++ implementation of Graspan.☆32Updated 2 years ago
- an approximate compiler☆38Updated 5 years ago
- NeuroVectorizer is a framework that uses deep reinforcement learning (RL) to predict optimal vectorization compiler pragmas for for loops…☆97Updated 2 years ago
- GKLEE is a symbolic analyser and test generator tailored for CUDA C++ programs☆16Updated 11 years ago
- Artifact of paper "Exploiting Recent SIMD Architectural Advances for Irregular Applications"☆11Updated 9 years ago
- The StreamIt compiler infrastructure.☆71Updated 9 years ago
- Memory consistency modelling using Alloy☆31Updated 5 years ago
- a Pin tool for collecting microarchitecture-independent workload characteristics☆61Updated last year
- Semantic program repair system for C programs☆101Updated 3 years ago
- A Speculation-Aware Collaborative Dependence Analysis Framework☆27Updated last year
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆122Updated 8 months ago
- An advanced automated reasoning tool for memory consistency model specifications.☆25Updated 4 years ago
- A system for programming formally-verified loop transformations.☆16Updated 6 years ago
- SMT-LIB benchmarks for shape computations from deep learning models in PyTorch☆18Updated 3 years ago
- ☆40Updated 3 years ago
- A framework that helps implementing swizzle GPU kernels