- SPEC2017 installed and have
SPEC_DIR
env. variable point to installation
When you first install this repository, you should update all submodules:
git submodule update --init --recursive spec2017
After that you can use FireMarshal as normal and point to the json
workload configs:
# Assuming marshal is on your $PATH
marshal build ./marshal-configs/spec17-intrate.json
See https://firemarshal.readthedocs.io/en/latest/index.html for FireMarshal documentation.