Skip to content
Ana Gainaru edited this page May 8, 2019 · 5 revisions
ScheduleFlow Simulator

Welcome to the wiki for ScheduleFlow, an open source simulator for HPC schedulers.

The ScheduleFlow software consists of a series of scripts and classes that offer an API allowing users to create simulation scenarios for online and reservation-based batch schedulers.

Currently working with python 3.
For python 2, enum34 needs to be installed (pip install enum34)

Clone this wiki locally