Accepting request 587092 from home:eeich:branches:network:cluster

- Update slurm to v17.11.4 (FATE#325451)
  * Link dynamically to libslurm.so to reduce footprint
    of all binaries.
  * Remove plugins for obsolete MPI stacks:
    - lam
    - mpich1_p4
    - mpich1_shmem
    - mvapich
  * Numerous fixes - check 'NEWS' file.
- slurmd-Fix-slurmd-for-new-API-in-hwloc-2.0.patch
  plugins-cgroup-Fix-slurmd-for-new-API-in-hwloc-2.0.patch:
  Removed. Code upstream.
- slurmctld-service-var-run-path.patch:
  Replaced by sed script.

OBS-URL: https://build.opensuse.org/request/show/587092
OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=44
This commit is contained in:
2018-03-15 07:03:02 +00:00
committed by Git OBS Bridge
parent d6c16c524d
commit 23b2a195ba
7 changed files with 29 additions and 150 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Mar 14 19:34:58 UTC 2018 - eich@suse.com
- Update slurm to v17.11.4 (FATE#325451)
* Link dynamically to libslurm.so to reduce footprint
of all binaries.
* Remove plugins for obsolete MPI stacks:
- lam
- mpich1_p4
- mpich1_shmem
- mvapich
* Numerous fixes - check 'NEWS' file.
- slurmd-Fix-slurmd-for-new-API-in-hwloc-2.0.patch
plugins-cgroup-Fix-slurmd-for-new-API-in-hwloc-2.0.patch:
Removed. Code upstream.
- slurmctld-service-var-run-path.patch:
Replaced by sed script.
-------------------------------------------------------------------
Mon Jan 29 13:43:57 UTC 2018 - cgoll@suse.com