Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ucb-bar/spec2017-workload

FireMarshal workload for SPEC2017
https://github.com/ucb-bar/spec2017-workload

Last synced: 3 months ago
JSON representation

FireMarshal workload for SPEC2017

Awesome Lists containing this project

README

        

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.