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 | 0000001301 1.27 KB | |
slurm-17.11.5.tar.bz2 | 0006248551 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 | 0000036185 35.3 KB | |
slurm.spec | 0000027464 26.8 KB | |
slurmctld-uses-xdaemon_-for-systemd.patch | 0000001402 1.37 KB | |
slurmd-uses-xdaemon_-for-systemd.patch | 0000001323 1.29 KB | |
slurmdbd-uses-xdaemon_-for-systemd.patch | 0000002092 2.04 KB | |
split-xdaemon-in-xdaemon_init-and-xdaemon_finish-f |
0000003858 3.77 KB |
Revision 13 (latest revision is 108)
Dominique Leuenberger (dimstar_suse)
accepted
request 599202
from
Egbert Eich (eeich)
(revision 13)
- Avoid running pretrans scripts when running in an instsys: there may be not much installed, yet. pretrans code should be done in lua, this way, it will be executed by the rpm-internal lua interpreter and not be passed to a shell which may not be around at the time this scriptlet is run (bsc#1090292). (forwarded request 599201 from eeich)
Comments 1
Slurm 18.08 has been released: https://www.schedmd.com/downloads.php