laviniameds's Stars
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
barryvdh/laravel-dompdf
A DOMPDF Wrapper for Laravel
banach-space/llvm-tutor
A collection of out-of-tree LLVM passes for teaching and learning
libfann/fann
Official github repository for Fast Artificial Neural Network Library (FANN)
Intel-bigdata/HiBench
HiBench is a big data benchmark suite.
careercup/CtCI-6th-Edition-cpp
Cracking the Coding Interview 6th Ed. C++ Solutions
BRACKETS-by-TRIAD/craftable
Admin panel builder / CRUD generator for Laravel.
Xilinx/HLS
Vitis HLS LLVM source code and examples
abenkhadra/llvm-pass-tutorial
A step-by-step tutorial for building an LLVM sample pass
yuhc/gpu-rodinia
Rodinia benchmark
avadhpatel/marss
PTLsim and QEMU based Computer Architecture Research Simulator
MPSLab-ASU/ccf
CGRA Compilation Framework
mshockwave/generator-llvm
Generate project templates for executables that use LLVM and LLVM passes
uwsampa/accept
an approximate compiler
corvette-berkeley/precimonious
A tuning assistant tool to find a lower floating-point precision that can be used in any part of a program. Precimonious performs a search on the program variables trying to lower their precision subject to accuracy constraints and performance goals. The tool then recommends a type instantiation for these variables using less precision while producing an accurate enough answer without causing exceptions.
IntelLabs/iACT
sfu-arch/needle
uwsampa/accept-apps
benchmarks for ACCEPT
goiri/ApproxHadoop
uwsampa/approxbench
benchmarks for approximate computing
avanhatt/llvm-loop-perforation
An LLVM pass that mangles your loops, on purpose!
minhhn2910/fpPrecisionTuning
Toolchain for floating point precision tuning
embeddedlabsiu/adaptive-approximate-computing
Adaptive approximate computing on hardware accelerators
LLNL/typeforge
Typeforge is a tool for type refactoring of C/C++ programs. It enables users to change the type of variables and determines all type-dependent changes that are necessary to ensure that the generated code is again a correct program.
ankurlimaye/HERMIT-BenchmarkSuite
HERMIT Benchmark Suite
mariobarbareschi/Bellerophon
Bellerophon is a genetic optimization tool for Approximate Computing (AC). It is meant for use in collaboration with clang-Chimera.
mariobarbareschi/clang-chimera
Clang-Chimera is a framework to easily develop operators to automatically modify C/C++ codes through code patterns identification.
Syllo/LetItBench
Benchmarks for approximate computing / adaptive techniques
andreaaletto/clang-chimera
Clang-Chimera is a framework to easily develop operators to automatically modify C/C++ codes through code patterns identification.
mariobarbareschi/iideaa-docker
Docker image based on Arch-linux featuring IIDEAA tools