Egbert Eich
626fb47a3b
* `slurmctld` - Reject arbitrary distribution jobs that do not specifying a task count. * Fix backwards compatibility of the `RESPONSE_JOB_INFO RPC` (used by `squeue`, `scontrol show job`, etc.) with Slurm clients version 24.05 and below. This was a regression in 24.11.0rc1. * Do not let `slurmctld`/`slurmd` start if there are more nodes defined in `slurm.conf` than the maximum supported amount (64k nodes). * `slurmctld` - Set job's exit code to 1 when a job fails with state `JOB_NODE_FAIL`. This fixes `sbatch --wait` not being able to exit with error code when a job fails for this reason in some cases. * Fix certain reservation updates requested from 23.02 clients. * `slurmrestd` - Fix populating non-required object fields of objects as `{}` in JSON/YAML instead of `null` causing compiled OpenAPI clients to reject the response to `GET /slurm/v0.0.40/jobs` due to validation failure of `.jobs[].job_resources`. * Fix issue where older versions of Slurm talking to a 24.11 dbd could loose step accounting. * Fix minor memory leaks. * Fix bad memory reference when `xstrchr` fails to find char. * Remove duplicate checks for a data structure. * Fix race condition in `stepmgr` step completion handling. * `slurm.spec` - add ability to specify patches to apply on the command line. * `slurm.spec` - add ability to supply extra version information. * Fix 24.11 HA issues. * Fix requeued jobs keeping their priority until the decay thread OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=302 |
||
---|---|---|
_service | ||
.gitattributes | ||
.gitignore | ||
Fix-test7.2-to-find-libpmix-under-lib64-as-well.patch | ||
Fix-test-21.41.patch | ||
pam_slurm-Initialize-arrays-and-pass-sizes.patch | ||
README_Testsuite.md | ||
Remove-rpath-from-build.patch | ||
slurm-23.11.5.tar.bz2 | ||
slurm-24.05.4.tar.bz2 | ||
slurm-24.11.0.tar.bz2 | ||
slurm-rpmlintrc | ||
slurm.changes | ||
slurm.spec | ||
slurmctld.xml | ||
slurmd.xml | ||
slurmdbd.xml | ||
test_setup.tar.gz | ||
upgrades |