You might try the slurmuserjobs command as part of the Slurm_tools package
found here https://github.com/OleHolmNielsen/Slurm_tools
From: slurm-users On Behalf Of Djamil
Lakhdar-Hamina
Sent: Monday, November 28, 2022 5:49 PM
To: Slurm User Community List
Subject: Re: [slurm-users] Per-user T
On Mon, Nov 28, 2022 at 10:17 AM Pacey, Mike
wrote:
> Hi folks,
>
>
>
> Does anyone have suggestions as to how to produce a summary of a user’s
> TRES resources for running jobs? I’d like to able to see how each user is
> fairing against their qos resource limits. (I’m looking for something
> fun
Not sure if it works, but you can try using "\${SLURM_ARRAY_JOB_ID}.
The "\" to escape the early evaluation of the env variables.
On Thu, Nov 10, 2022 at 6:53 PM Chase Schuette wrote:
>
> Due to needing to support existing HPC workflows. I have a need to pass a
> bash script within a python subp
Hi Mark,
Did you upgrade to the RockyLinux 9.1 which has just come out? Why do
you talk about Fedora 9 (now we have Fedora 37) and CentOS 9
(non-existent)?
Have you tried building Slurm RPM packages from the tar-ball? Check out
https://wiki.fysik.dtu.dk/Niflheim_system/Slurm_installation/#
Hi Mike,
Would the "showuserlimits" tool give you the desired information? Check
out https://github.com/OleHolmNielsen/Slurm_tools/tree/master/showuserlimits
/Ole
On 28-11-2022 16:16, Pacey, Mike wrote:
Does anyone have suggestions as to how to produce a summary of a user’s
TRES resources
Hello,
I'm trying to build/install/run Slurm 22.05.6 on a Rocky Linux 9 (Fedora 9)
system, but the slurmctld service fails at startup with:
fatal: plugin_load_and_link: Plugin loading failed due to missing symbols.
Plugin is corrupted.
I've tried editing the slurm.spec file as specified here:
Hi folks,
Does anyone have suggestions as to how to produce a summary of a user's TRES
resources for running jobs? I'd like to able to see how each user is fairing
against their qos resource limits. (I'm looking for something functionally
equivalent to Grid Engine's qquota command). The info mu
Hello,
all supported build flags are available with "./configure --help"
command. On of them is "--with-systemdsystemunitdir=DIR", which
will allow you to specify the directory for the systemd service
files for all Slurm daemons. The most important of the flags is imho
the "--prefix", which sets