Simple Linux Utility for Resource Management

Edit Package slurm

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.

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.patch 0000000948 948 Bytes
Keep-logs-of-skipped-test-when-running-test-cases-sequentially.patch 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.0.tar.bz2 0007258420 6.92 MB
slurm-rpmlintrc 0000002684 2.62 KB
slurm.changes 0000169178 165 KB
slurm.spec 0000047852 46.7 KB
slurmctld.xml 0000000256 256 Bytes
slurmd.xml 0000000262 262 Bytes
slurmdbd.xml 0000000255 255 Bytes
test_setup.tar.gz 0000003136 3.06 KB
Revision 83 (latest revision is 108)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1068320 from Egbert Eich's avatar Egbert Eich (eeich) (revision 83)
- updated to 23.02.0
  * Highlights
    + slurmctld - Add new RPC rate limiting feature. This is enabled through
      SlurmctldParameters=rl_enable, otherwise disabled by default.
    + Make scontrol reconfigure and sending a SIGHUP to the slurmctld behave
      the same. If you were using SIGHUP as a 'lighter' scontrol reconfigure
      to rotate logs please update your scripts to use SIGUSR2 instead.
    + Change cloud nodes to show by default. PrivateData=cloud is no longer
      needed.
    + sreport - Count planned (FKA reserved) time for jobs running in
      IGNORE_JOBS reservations. Previously was lumped into IDLE time.
    + job_container/tmpfs - Support running with an arbitrary list of private
      mount points (/tmp and /dev/shm are the default, but not required).
    + job_container/tmpfs - Set more environment variables in InitScript.
    + Make all cgroup directories created by Slurm owned by root. This was the
      behavior in cgroup/v2 but not in cgroup/v1 where by default the step
      directories ownership were set to the user and group of the job.
    + accounting_storage/mysql - change purge/archive to calculate record ages
      based on end time, rather than start or submission times.
    + job_submit/lua - add support for log_user() from slurm_job_modify().
    + Run the following scripts in slurmscriptd instead of slurmctld:
      ResumeProgram, ResumeFailProgram, SuspendProgram, ResvProlog, ResvEpilog,
      and RebootProgram (only with SlurmctldParameters=reboot_from_controller).
    + Only permit changing log levels with 'srun --slurmd-debug' by root
      or SlurmUser.
    + slurmctld will fatal() when reconfiguring the job_submit plugin fails.
    + Add PowerDownOnIdle partition option to power down nodes after nodes
      become idle.
    + Add "[jobid.stepid]" prefix from slurmstepd and "slurmscriptd" prefix
      from slurmcriptd to Syslog logging. Previously was only happening when
Comments 1

openSUSE Build Service is sponsored by