cvw/synthDC/runConfigsSynth.sh
2022-04-25 16:03:32 +00:00

8 lines
114 B
Bash

rm -r runs/*
make clean
make del
make copy
make configs
make allsynth
python3 scripts/extractSummary.py
make del