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
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/slurm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000133 133 Bytes | |
pam_slurm-Initialize-arrays-and-pass-sizes.patch | 0000002810 2.74 KB | |
removed-deprecated-xdaemon.patch | 0000001038 1.01 KB | |
slurm-17.11.7.tar.bz2 | 0006249399 5.96 MB | |
slurm-2.4.4-init.patch | 0000001132 1.11 KB | |
slurm-2.4.4-rpath.patch | 0000002570 2.51 KB | |
slurm-rpmlintrc | 0000000110 110 Bytes | |
slurm.changes | 0000037349 36.5 KB | |
slurm.spec | 0000027536 26.9 KB | |
slurmctld-uses-xdaemon_-for-systemd.patch | 0000001379 1.35 KB | |
slurmd-uses-xdaemon_-for-systemd.patch | 0000001232 1.2 KB | |
slurmdbd-uses-xdaemon_-for-systemd.patch | 0000002001 1.95 KB | |
slurmsmwd-uses-xdaemon_-for-systemd.patch | 0000001103 1.08 KB | |
split-xdaemon-in-xdaemon_init-and-xdaemon_finish-f |
0000003597 3.51 KB |
Revision 14 (latest revision is 108)
Yuchen Lin (maxlin_factory)
accepted
request 616050
from
Egbert Eich (eeich)
(revision 14)
- Update from 17.11.5 to 17.11.7 - Fix security issue in handling of username and gid fields CVE-2018-10995 and bsc#1095508 what implied an update from 17.11.5 to 17.11.7 Highlights of 17.11.6: * CRAY - Add slurmsmwd to the contribs/cray dir * PMIX - Added the direct connect authentication. * Prevent the backup slurmctld from losing the active/available node features list on takeover. * Be able to force power_down of cloud node even if in power_save state. * Allow cloud nodes to be recognized in Slurm when booted out of band. * Numerous fixes - check 'NEWS' file. Highlights of 17.11.7: * Notify srun and ctld when unkillable stepd exits. * Numerous fixes - check 'NEWS' file. - Add: slurmsmwd-uses-xdaemon_-for-systemd.patch * Fixes daemoniziation in newly introduced slurmsmwd daemon. - Rename: split-xdaemon-in-xdaemon_init-and-xdaemon_finish-for-systemd-compatibilty.patch to split-xdaemon-in-xdaemon_init-and-xdaemon_finish-for.patch * remain in sync with commit messages which introduced that file
Comments 1
Slurm 18.08 has been released: https://www.schedmd.com/downloads.php