Skip to content
This repository was archived by the owner on Jan 9, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 734 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 734 Bytes

Python Runner & Aggregator for HPCG

This python script will read a configuration file and run the HPCG benchmark according to this configuration. Finally it will aggregate the results and generate diagrams.

Installation

Check out from github: git clone https://github.com/kamphaus/HPCGrunner.git

Prerequisites

You need the following software:

Usage

Edit config.yml and environment.yml.

Execute python runner.py

If a PubNub subscribe and publish keys are configured in config.yml and in tool/console.html, then tool/console.html can be used to follow the progress of the execution.