On 28/2/20 9:53 am, Jeffrey R. Lang wrote:
We have had a request to generate a report showing the number of jobs by
date showing pre-empted jobs. We used sacct to try to gather the data
but we only found a few jobs with the state “PREEMPTED”.
It might be that if jobs are being set to be req
On Wednesday, 26 February 2020 12:48:26 PM PST Joshua Baker-LePain wrote:
> We're planning the migration of our moderately sized cluster (~400 nodes,
> 40K jobs/day) from SGE to slurm. We'd very much like to have a backup
> slurmctld, and it'd be even better if our backup slurmctld could be in a
On 2/28/20 8:56 PM, Pär Lundö wrote:
I thought that I could run the srun-command with X11-forwarding called
from an sbatch-jobarray-script and get the X11-forwarding to my display.
No, I believe X11 forwarding can only work when you run "srun --x11"
directly on a login node, not from inside a
There are GPU plugins that won't be built unless you build on a node that has
the Nvidia drivers installed.
-Original Message-
From: slurm-users On Behalf Of Brian
Andrus
Sent: Friday, February 28, 2020 7:36 PM
To: slurm-users@lists.schedmd.com
Subject: [slurm-users] Hybrid compiling op