Hi Paul,
Try
sacctmgr modify qos gputest set flags=DenyOnLimit
Sean
From: slurm-users on behalf of Paul
Raines
Sent: Saturday, 29 May 2021 12:48
To: slurm-users@lists.schedmd.com
Subject: [EXT] [slurm-users] rejecting jobs that exceed QOS limits
External ema
I want to dedicate one of our GPU servers for testing where
users are only allowed to run 1 job at a time using 1 GPU and
8 cores of the server. So I put one server in a partition on its
own and setup a QOS for it as follows:
sacctmgr add qos gputest
sacctmgr modify qos gputest set priority=
On 5/27/21 12:26 pm, Prentice Bisbal wrote:
Given the lack of traffic on the mailing list and lack of releases, I'm
beginning to think that both of these project are all but abandoned.
They're definitely actively working on it - I've given them a heads up
on this to let them know how it's bei
I have the REST API basically working but I am having a problem with job
submission syntax. The error I receive is ‘Unable to parse query”. I have
followed the guides found on-line to no avail. Is there somewhere to look for
what the issue may be?
We noticed today that a %x anywhere in a job name like
#SBATCH -J abcdefghijklmnopqrstuvw%xyz
Etc. will send scontrol (and maybe other %x-respecting programs) into an
infinite loop. We had a user cron launching 'scontrol show job ##'
regularly on a system and it was just going off the rail
Hi Stefan,
On 5/28/21 3:31 PM, Stefan Staeglich wrote:
for our monitoring system I want to query the account hierarchy. Is there a
better approach than to parse the output of
sacctmgr list account withasso -nP
One approach is to use the Slurm sreport tool which displays the account
hierarchy
Hi,
for our monitoring system I want to query the account hierarchy. Is there a
better approach than to parse the output of
sacctmgr list account withasso -nP
?
Something like
sacctmgr list account parent=bla withasso -nP
doesn't work.
Best,
Stefan
--
Stefan Stäglich, Universität Freiburg
I have the same in our config.log and the x11 forwarding works fine. No
other lines around it (about some failing checks or something), just this:
[...]
configure:22134: WARNING: unable to locate rrdtool installation
configure:22176: support for ucx disabled
configure:22296: checking whether Slu
Dear all,
I am writing to ask you a question.
Is it possible to retrieve the status of cleared jobs (e.g. after completed
with either success or failed) from the Slurm rest interface ?
When a job (job id=131 in the example below) is cleared, the rest interface
returns this after some time after c
Thekla Loizou writes:
> Also, when compiling SLURM in the config.log I get:
>
> configure:22291: checking whether Slurm internal X11 support is enabled
> configure:22306: result:
>
> The result is empty. I read that X11 is build by default so I don't
> expect a special flag to be given during com
10 matches
Mail list logo