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 home:adrianSuSE:PL/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 | |
plugins-cgroup-Fix-slurmd-for-new-API-in-hwloc-2.0 |
0000001999 1.95 KB | |
slurm-16-05-8-1.tar.gz | 0008432017 8.04 MB | |
slurm-2.4.4-init.patch | 0000001132 1.11 KB | |
slurm-2.4.4-rpath.patch | 0000002570 2.51 KB | |
slurm.changes | 0000022702 22.2 KB | |
slurm.service | 0000000212 212 Bytes | |
slurm.spec | 0000024581 24 KB | |
slurmd-Fix-slurmd-for-new-API-in-hwloc-2.0.patch | 0000001796 1.75 KB | |
slurmdbd.service | 0000000219 219 Bytes |
Revision 2 (latest revision is 108)
Dominique Leuenberger (dimstar_suse)
accepted
request 499661
from
Egbert Eich (eeich)
(revision 2)
- Move wrapper script mpiexec provided by slrum-torque to mpiexec.slurm to avoid conflicts. This file is normally provided by the MPI implementation (boo#1041706). - Replace remaining ${RPM_BUILD_ROOT}s. - Improve description. - Fix up changelog. - Spec file: Replace "Requires : slurm-perlapi" by "Requires: perl-slurm = %{version}" (boo#1031872). - Fix array initialzation and ensure strings are always NULL terminated in - pam_slurm.c (bsc#1007053). - Create slurm user/group in preinstall script.
Comments 1
Slurm 18.08 has been released: https://www.schedmd.com/downloads.php