On 11/26/25 11:32 am, wk5ng--- via slurm-users wrote:
I'm having some trouble getting Slurm 24.11.6 to work with MIG, and the slurmd logs seem to point to an issue with eBPF. For some context, this is an LXD unprivileged container where I'm trying to get MIG to work with Slurm. Other compute nodes without MIG work fine and isolate the GPUs accordingly.
To clarify, are you running the slurmd inside the container, or is this outside of it?
Have you tried running other eBPF programs inside the container?
For cgroups v2 Slurm uses eBPF as v2 removed the ability to constrain devices.
All the best, Chris