Changelog

0.3.1b1 (19-03-2019)

  • Corrected classical visualizations.

0.3.1b0 (18-03-2019)

  • Record agent initial probabilities into JSON file. Used for visualizations.
  • New losses, rewards and action_preferences visualizations.
  • Added learning experiment.
  • Refactored environment, now main class is Environment.
  • User-defined action subsets and observation types.

0.3.0b0 (11-03-2019)

  • Added thesis experiments.
  • New hdeeprm-jobstat utility for exploring workload trace statistics.
  • Tracking of memory over-utilization periods.
  • New visualizations for exploring over-utilizations.
  • Fixed agent bugs.

0.2.1b0 (11-03-2019)

  • New hdeeprm-metrics utility for plotting a grid comparing metrics from two different simulation runs.
  • Renamed hdeeprm-stat to hdeeprm-visual.

0.2.0b1 (11-03-2019)

  • New hdeeprm-clean utility for fast testing. Erases all files in current directory except for options.json.
  • Added agent and platform examples.

0.2.0b0 (04-03-2019)

  • New hdeeprm-stat utility for plotting information from simulation outcomes.
  • Automatic generation of job limits from the workload file.
  • Automatic reference speed calculation based on average FLOPs per core in the system.

0.1.0b1 (27-02-2019)

  • Complete documentation.

0.1.0b0 (22-02-2019)

  • Initial release.