Skip to content

Releases: zenotech/MyCluster

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.

v1.2.0

24 Mar 14:45
15b0c31
Compare
Choose a tag to compare

Adds ability to handle Overset mesh specification for zCFD

v1.1.2

22 Feb 15:13
Compare
Choose a tag to compare

Fixes an issue when finding the path to the scripts used in the job file.

Bug fix

19 Feb 16:15
a0bb2ec
Compare
Choose a tag to compare

Fixes issue with running zCFD's activate script.