cvw/synthDC/runConfigsSynth.sh

9 lines
124 B
Bash
Raw Normal View History

#!/usr/bin/bash
2022-06-24 00:21:39 +00:00
# rm -r runs/*
2022-04-25 16:03:02 +00:00
make clean
make del
make copy
make configs
make allsynth
scripts/extractSummary.py
2022-04-25 16:03:02 +00:00
make del