diff options
author | Generic Rikka <rikka.goering@outlook.de> | 2025-09-06 16:31:51 +0300 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-09-06 16:37:40 +0300 |
commit | ecdb84b12f0420490ba5ea680e2a8c8b78dc4e06 (patch) | |
tree | 7df9259480e6da4a981f7a4d4277e17ee637fe4e /www/node18/files/patch-icu | |
parent | security/openvpn: support DCO float notifications (diff) |
sysutils/slurm-wlm: Fix: TaskPlugin=task/pgid in slurm.conf fails on FreeBSD – plugin unavailable
When setting TaskPlugin=task/pgid in slurm.conf, slurmd fails to start
and reports that the task/pgid plugin is not available in the plugins
directory.
As far as I know, pgid is an important task plugin in Slurm, used to
manage process groups. Its absence limits Slurm’s ability to manage
tasks correctly on FreeBSD.
Upstream bug report: https://support.schedmd.com/show_bug.cgi?id=23659
PR: 288668
Differential Revision: https://reviews.freebsd.org/D52143
MFH: 2025Q3
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions