Releases: CLIP-HPC/SlurmCommander
Releases · CLIP-HPC/SlurmCommander
v1.0.5
What's Changed
Details:
- Job History tab: support for
--starttime
and --endtime
specification via t - Time Range
key
- Job History tab: manual refresh via
r - Refresh
key
- Cluster tab: Nodes with heterogeneous gpus are now correctly displayed and counted in partition counts
--
- Add UI to change Sacct command line by @hv15 in #17
- fix the heterogenous gpu issue by @pja237 in #18
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- add history days and timeout params to config file by @hv15 in #14
New Contributors
- @hv15 made their first contribution in #14
Full Changelog: v1.0.3...v1.0.4
v1.0.2
What's Changed
- add: shift+tab key by @pja237 in #6
- add: Environment variables: SCOM_CONF and XDG_CONFIG_HOME to specify … by @pja237 in #7
- fix: ignore sacct jobs with no jobid field by @pja237 in #10
Full Changelog: v1.0.1...v1.0.2
v1.0.1
In this release:
- Fixed: JSON parsing in slurm 22.05.4, 22.05.6
What's Changed
- remove allocated_nodes, unused by @pja237 in #2
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial public release.
Contains functionality described in the README.