Skip to content

smartnic/superopt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f50ee1f · Sep 16, 2021
Oct 23, 2019
Jan 3, 2021
Feb 9, 2021
Sep 16, 2021
Jan 21, 2021
Apr 21, 2019
Sep 16, 2021
Feb 4, 2021
Sep 16, 2021
Feb 9, 2021
Sep 16, 2021

Repository files navigation

Superopt

Installation: Linux (Ubuntu 18.04) and macOS (10.15.2)

git clone https://github.com/Z3Prover/z3.git
cd z3
git checkout 1c7d27bdf31ca038f7beee28c41aa7dbba1407dd
python scripts/mk_make.py
cd build
make
sudo make install
  • Install superopt. Keep superopt folder and z3 folder in the same directory level
cd ../../
git clone https://github.com/smartnic/superopt.git
cd superopt
make main_ebpf.out

Todo: add more instructions soon