cvw/synthDC/runConfigsSynth.sh

8 lines
114 B
Bash
Raw Normal View History

2022-04-25 16:03:02 +00:00
rm -r runs/*
make clean
make del
make copy
make configs
make allsynth
python3 scripts/extractSummary.py
make del