Skip to content

Releases: GreenAlgorithms/GreenAlgorithms4HPC

v0.3

04 Jul 17:35
Compare
Choose a tag to compare

Fixing bugs and typos

Major:

  • Adjusting to the new way SLURM returns memory.

Minor:

  • Avoids overflowing when adding too many pd.timedelta objects.
  • Various typos.

v0.2.3

27 Jan 18:54
b259e44
Compare
Choose a tag to compare

Add the flag --customSuccessStates to add some exit states as successful.

For example: --customSuccessStates TO,TIMEOUT will consider all timed-out jobs as successful.

v0.2.2

27 Oct 12:04
Compare
Choose a tag to compare

Added the option to use custom log files (instead of pulling from working manager), using the tag --useCustomLogs. An example of the expected file can be found here.

There are also new example files to show what the raw logs are expected to look like, and the output of the workload manager step.

v0.2.1

31 May 17:35
Compare
Choose a tag to compare

Catching some bugs/niche use-cases of v0.2

v0.2 Beta

30 May 18:06
Compare
Choose a tag to compare
v0.2 Beta Pre-release
Pre-release

A more put-together version of the app!

v0.1 Beta

31 Mar 13:03
Compare
Choose a tag to compare
v0.1 Beta Pre-release
Pre-release

First beta version of implementing the Green Algorithms directly on HPC clusters