Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ucb-bar/spec2017-workload
- Owner: ucb-bar
- Created: 2019-10-31T17:24:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-07T17:01:20.000Z (almost 4 years ago)
- Last Synced: 2024-11-09T22:38:11.169Z (3 months ago)
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.jsonSee https://firemarshal.readthedocs.io/en/latest/index.html for FireMarshal
documentation.