Hello Loris,
"Loris Bennett" writes:
> Did you ever find an example or write your own plugin which you could
> provide as a example?
I'm afraid not (though I didn't persevere, because for the moment we are
trying to encourage our users not to waste resources with a different
approach).
But, in
Tim Wickberg wrote:
> A number of race conditions have been identified within the
> slurmd/slurmstepd processes that can lead to the user taking ownership
> of an arbitrary file on the system.
Is it any different than the CVE-2023-41915 in PMIx or does it just have
an additional number but it's
If you look at the downloads page, this has happened before:
https://www.schedmd.com/archives.php
This should probably be updated as well, to indicate the new floor after this
CVE.
But the point is, basically, you’re going to hit this if you don’t upgrade at
least every ~18 months.
--
#BlackL
On 10/13/23 12:22, Taras Shapovalov wrote:
Oh, does this mean that no one should use Slurm versions <= 21.08 any more?
SchedMD recommends to use the currently supported versions (currently
22.05 or 23.02). Next month 23.11 will be released and 22.05 will become
unsupported.
The question fo
Oh, does this mean that no one should use Slurm versions <= 21.08 any more?
Best regards,
Taras
From: slurm-users on behalf of Bjørn-Helge Mevik
Sent: Thursday, October 12, 2023 11:56
To: slurm-us...@schedmd.com
Subject: Re: [slurm-users] Slurm versions 23.02.6
Hi Angel,
Angel de Vicente writes:
> Hello,
>
> I want to experiment with writing our own site factor plugin. In the
> documentation I found the API details
> (https://slurm.schedmd.com/site_factor.html), but it would be much
> easier for me if I had some example site factor plugin to start with