Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 581 Bytes

File metadata and controls

23 lines (14 loc) · 581 Bytes

SPEC2017 Workload

Requirements

  • SPEC2017 installed and have SPEC_DIR env. variable point to installation

Getting Started

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.