Releases: zenotech/MyCluster
Releases · zenotech/MyCluster
V2.0.6
Update for Slurm to set "--cpus-per-task" for non exclusive allocations.
V2.0.5
Support for "--gres" to request generic resources in Slurm.
What's Changed
Full Changelog: 2.0.4...2.0.5
V2.0.4
Updates to support new zCFD command line
v2.0.3
Fix missing import for LSF
v2.0.2
- Fixes for LSF
- Fixes for SGE
v2.0.1
Minor update with:
- Fix to support Python 3.6
- Allow user to set output file name for job file
v2.0.0
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
Adds ability to handle Overset mesh specification for zCFD
v1.1.2
Fixes an issue when finding the path to the scripts used in the job file.
Bug fix
Fixes issue with running zCFD's activate script.