You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ana Gainaru edited this page May 8, 2019
·
5 revisions
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)