Skip to content

Releases: zenotech/MyCluster

2.0.9

28 Jan 16:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.8...2.0.9

2.0.8

28 Jan 16:23
2b17508
Compare
Choose a tag to compare

Full Changelog: 2.0.6...2.0.8

2.0.7

28 Jan 16:14
c867ebc
Compare
Choose a tag to compare

Full Changelog: 2.0.6...2.0.7

V2.0.6

17 Jul 10:50
Compare
Choose a tag to compare

Update for Slurm to set "--cpus-per-task" for non exclusive allocations.

V2.0.5

14 Jul 11:36
55574b8
Compare
Choose a tag to compare

Support for "--gres" to request generic resources in Slurm.

What's Changed

Full Changelog: 2.0.4...2.0.5

V2.0.4

23 Mar 14:32
42f5413
Compare
Choose a tag to compare

Updates to support new zCFD command line

v2.0.3

21 Oct 12:21
0399e2b
Compare
Choose a tag to compare

Fix missing import for LSF

v2.0.2

18 Oct 10:42
Compare
Choose a tag to compare
  • Fixes for LSF
  • Fixes for SGE

v2.0.1

15 Oct 11:55
Compare
Choose a tag to compare

Minor update with:

  • Fix to support Python 3.6
  • Allow user to set output file name for job file

v2.0.0

14 Oct 11:31
e4ac7c0
Compare
Choose a tag to compare

Major update to MyCluster.

  • Introduced Click based CLI
  • Removed local job DB functionality
  • Removed remote cluster functionality
  • Removed ZODB and Fabric dependencies
  • Updated API

Note Previous version now available on Legacy branch.