mber of jobs in an array and on fairshare
to do the rest.
Cheers,
Loris
> Thanks,
>
> William Dear
>
> --
> From: slurm-users on behalf of Loris
> Bennett
> Sent: Monday, May 16, 2022 9:04 AM
> To: Slurm User Communi
users on behalf of Loris
> Bennett
> Sent: Monday, May 16, 2022 9:04 AM
> To: Slurm User Community List
> Subject: Re: [slurm-users] Performance tracking of array tasks
>
> CAUTION: This email originated from outside of the organization. Do not click
> links or open attachmen
a different job.
Thanks,
William Dear
From: slurm-users on behalf of Loris
Bennett
Sent: Monday, May 16, 2022 9:04 AM
To: Slurm User Community List
Subject: Re: [slurm-users] Performance tracking of array tasks
CAUTION: This email originated from outside of the o
Hi William,
William Dear writes:
> Could anyone please recommend methods of tracking the performance of
> individual tasks in a task array job? I have installed XDMoD but it is
> focused solely on the Job level with no information about
> tasks.
>
> My users almost exclusively use task arrays
I think you may be conflating the array task with slurmstepd tasks.
Every array task does have it's own job id, usually _
It will also have a 'normal' job id that goes with that.
You can get detailed information from sacct if you have configured it.
In fact, it also breaks things down into s
Could anyone please recommend methods of tracking the performance of individual
tasks in a task array job? I have installed XDMoD but it is focused solely on
the Job level with no information about tasks.
My users almost exclusively use task arrays to run embarrassingly parallel
jobs. After t