gridgym

An OpenAI Gym environment for resource and job management systems.


Keywords
Reinforcement, Learning, Scheduler, Resource, and, Job, Management, Cluster, batsim, grid-system, markov-decision-processes, openai-gym, reinforcement-learning, simgrid
License
MIT
Install
pip install gridgym==0.2.0

Documentation

GridGym

An OpenAI Gym environment for resource and job management problems.

Installation

  1. Make sure you have Batsim v3.1.0 installed and working. Otherwise, you must follow Batsim installation instructions. Check the version of Batsim with:
batsim --version
  1. Install GridGym:
pip install gridgym