Simple Linux Utility for Resource Management
SLURM is an open source, fault-tolerant, and highly scalable cluster management and job scheduling system for Linux clusters
containing up to 65,536 nodes. Components include machine status, partition management, job management, scheduling and accounting modules.
- Developed at network:cluster
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/slurm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Fix-test-21.41.patch | 0000002334 2.28 KB | |
Fix-test-3.13.patch | 0000001026 1 KB | |
Fix-test-32.8.patch | 0000000740 740 Bytes | |
Fix-test-38.11.patch | 0000001434 1.4 KB | |
Fix-test7.2-to-find-libpmix-under-lib64-as-well.pa |
0000000948 948 Bytes | |
Keep-logs-of-skipped-test-when-running-test-cases- |
0000001113 1.09 KB | |
README_Testsuite.md | 0000004747 4.64 KB | |
Remove-rpath-from-build.patch | 0000002941 2.87 KB | |
_service | 0000000133 133 Bytes | |
pam_slurm-Initialize-arrays-and-pass-sizes.patch | 0000002851 2.78 KB | |
slurm-23.02.1.tar.bz2 | 0007265222 6.93 MB | |
slurm-rpmlintrc | 0000002684 2.62 KB | |
slurm.changes | 0000173173 169 KB | |
slurm.spec | 0000047175 46.1 KB | |
slurmctld.xml | 0000000256 256 Bytes | |
slurmd.xml | 0000000262 262 Bytes | |
slurmdbd.xml | 0000000255 255 Bytes | |
test_setup.tar.gz | 0000003165 3.09 KB |
Revision 88 (latest revision is 108)
Dominique Leuenberger (dimstar_suse)
accepted
request 1076522
from
Egbert Eich (eeich)
(revision 88)
- updated to 23.02.1 with the following changes: * job_container/tmpfs - cleanup job container even if namespace mount is already unmounted. * openapi/dbv0.0.38 - Fix not displaying an error when updating QOS or associations fails. * Fix nodes remaining as PLANNED after slurmctld save state recovery. * Add cgroup.conf EnableControllers option for cgroup/v2. * Get correct cgroup root to allow slurmd to run in containers like Docker. * slurmctld - add missing PrivateData=jobs check to step ContainerID lookup requests originated from 'scontrol show step container-id=<id>' or certain scrun operations when container state can't be directly queried. * Fix nodes un-draining after being drained due to unkillable step. * Fix remote licenses allowed percentages reset to 0 during upgrade. * sacct - Avoid truncating time strings when using SLURM_TIME_FORMAT with the --parsable option. * Fix regression in 22.05.0rc1 that broke Nodes=ALL in a NodeSet. * openapi/v0.0.39 - fix jobs submitted via slurmrestd being allocated fewer CPUs than tasks when requesting multiple tasks. * Fix job not being scheduled on valid nodes and potentially being rejected when using parentheses at the beginning of square brackets in a feature request, for example: "feat1&[(feat2|feat3)]". * Fix regression in 23.02.0rc1 which made --gres-flags=enforce-binding no longer enforce optimal core-gpu job placement. * mpi/pmix - Fix v5 to load correctly when libpmix.so isn't in the normal lib path. * data_parser/v0.0.39 - fix regression where "memory_per_node" would be rejected for job submission. * data_parser/v0.0.39 - fix regression where "memory_per_cpu" would be rejected for job submission. * slurmctld - add an assert to check for magic number presence before deleting
Comments 1
Slurm 18.08 has been released: https://www.schedmd.com/downloads.php