[Bug 288668] sysutils/slurm-wlm: TaskPl ugin=task/pgid in slurm.conf fails on FreeBSD – plugin unavailable

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 21 Aug 2025 05:33:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288668

Generic Rikka <rikka.goering@outlook.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #263103|                            |maintainer-approval+
              Flags|                            |

--- Comment #1 from Generic Rikka <rikka.goering@outlook.de> ---
Created attachment 263103
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=263103&action=edit
Adds files/extra-pgid/task_pgid.c and injects it into build via Makefile

This patch was created via git diff, tested on FreeBSD 14.3 amd64, portlint -AC
did not complain, applying this patch and building added the plugin task/pgid
which implements launching tasks with minimal process groups implementation. It
complements the already present proctrack/pgid plugin and does currently use
some stub function implementations, to satisfy the build system. But for now it
solves the issue for me on my system.

-- 
You are receiving this mail because:
You are the assignee for the bug.