Skip to main content

GeneRic wOrkload Generator

Project description

GROG a GeneRic wOrkload Generator

GROG is a generic workload generator (Cloud and HPC like) to create datasets of tasks for scheduling evaluation.

This workload generator is based on a dataset from Google studied in Modeling, classifying and generating large-scale Google-like workload published in the SUSCOM journal (open access version)

The current version only generate traces for the BatSim simulator of DataCenters.

Installation

pip3 install grog

Usage

usage: grog-tool [-h] [--seed SEED] [--offline] [--duration DURATION] [--density DENSITY] [--speed SPEED] output_file

positional arguments:
  output_file          filename to store the workload

options:
  -h, --help           show this help message and exit
  --seed SEED          change seed, default: 42
  --offline            to change from online to offline
  --duration DURATION  duration in days, default: 3
  --density DENSITY    hourly density, default:50
  --speed SPEED        processor density in GHz, default = 1.4

Example

Simple example, uses the default values to generate a file called workload.json

grog-tool workload.json

Longer example, uses some flags to generate a longer duration (here one year).

grog-tool --offline --seed 128 --duration 365 --density 5 long_workload.json

Citation

Please cite (bibtex version) the following if you use this tool

Georges da Costa, Léo Grange, Inès De Courchelle. Modeling, classifying and generating large-scale Google-like workload. Sustainable Computing : Informatics and Systems, Elsevier, 2018, 19, pp.305-314. ff10.1016/j.suscom.2017.12.004ff.

Misc

  • This software is under the GPLv3.
  • The current point of contact is Georges.Da-Costa@irit.fr
  • The last version is available here : https://gitlab.irit.fr/sepia-pub/grog
  • The current internal API migh evolve, but command line interface should be stable
  • The time needed for generating dense and/or long duration traces might be long

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grog-0.91.tar.gz (18.3 kB view details)

Uploaded Source

Built Distribution

grog-0.91-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file grog-0.91.tar.gz.

File metadata

  • Download URL: grog-0.91.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.5

File hashes

Hashes for grog-0.91.tar.gz
Algorithm Hash digest
SHA256 d64b8e47c6ae08eeae9bfcc8db781fe211e8faa678eece4d2d7a08336523e74e
MD5 a02da2ec075e546b310e6225d45af6a3
BLAKE2b-256 9c8be330de89912c44d5051746db32734ce4d41015c1de15c6801eb545627981

See more details on using hashes here.

File details

Details for the file grog-0.91-py3-none-any.whl.

File metadata

  • Download URL: grog-0.91-py3-none-any.whl
  • Upload date:
  • Size: 18.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.5

File hashes

Hashes for grog-0.91-py3-none-any.whl
Algorithm Hash digest
SHA256 56ac845e7f8c26123fb861c7ce8949bc8f109c98906b05a7495d389e35e64e67
MD5 4f467e39a20d499c4a90a4fa8e646718
BLAKE2b-256 73804c06bc9ef105451802a1941ddea101e0e091282e5a0937bd832b7d67382a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page