Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Latest commit

 

History

History
151 lines (90 loc) · 2.7 KB

CHANGES.rst

File metadata and controls

151 lines (90 loc) · 2.7 KB

Release 2.2.9 (03 May 2016)

  • Update my email address.

Release 2.2.8 (29 Apr 2016)

  • Fix problems in MANIFEST.in

Release 2.2.7 (29 Apr 2016)

  • Split out Debian packaging
  • Fix flake8 issues.

Release 2.2.6 (20 Apr 2015)

  • torque: Fix est_wall_time.
  • torque (PBS Pro): Fix core count.

Release 2.2.5 (31 Mar 2015)

  • New config options to allow replacing default project.

Release 2.2.4 (06 Mar 2015)

  • PBS Pro uses 'project' not 'account'.
  • Simplify act_wall_time processing.
  • est_wall_time is optional and can be None.

Release 2.2.3 (31 Oct 2014)

  • Support PBS parser as legacy alias for TORQUE.
  • Ignore file not found error when reading TORQUE log file.
  • Fix RPM package version.

Release 2.2.2 (30 Oct 2014)

  • Include test data.
  • New API to read from source. Note: Slurm reader still incomplete, memory usage information will not be read.
  • Update sample torque log file.

Release 2.2.1 (27 Oct 2014)

  • New version.
  • More tests.

Release 2.2.0 (07 Jul 2014)

  • Add Vcs headers.
  • Python3 package.
  • New release.
  • Fix print syntax for Python3.
  • Fix PEP8 issues and tests.
  • Fix copyright notices.
  • Check the results of the tests.
  • git ignore file.
  • Update pypi classifiers, we have Python3 support.
  • Add missing file.
  • Fix comments.
  • New plugin architecture.

Release 2.1.7 (19 May 2014)

  • Updates for Slurm support. Contributed by VLSCI.

Release 2.1.6 (11 Mar 2014)

  • Update python packaging.
  • Update information.
  • No functional changes.

Release 2.1.5 (29 Jan 2014)

  • Update Debian packaging.

Release 2.1.4 (28 May 2013)

  • Update Debian packaging.
  • Slurm specific changes from 2010.
  • Initial attempt for Windows HPC support from 2011.

Release 2.1.3 (30 Nov 2010)

  • Updated how slurm processes projects

Release 2.1.2 (23 Sep 2010)

  • More improvements to slurm parser

Release 2.1.1 (22 Sep 2010)

  • Default values for SLURM

Release 2.1 (22 Sep 2010)

  • Added SLURM log parser
  • Moved parsers into own directory
  • Debian packaging changes

Release 2.0.3 (03 Sep 2010)

  • Handle memory values in a cleaner way

Release 2.0.2 (28 May 2010)

  • Parse exec_host in PBS

Release 2.0.1 (19 Mar 2010)

  • Initial release.