Hi Reed,
Reed Dier writes:
> Hoping this will be an easy one for the community.
>
> The priority schema was recently reworked for our cluster, with only
> PriorityWeightQOS and PriorityWeightAge contributing to the priority
> value, while PriorityWeightAssoc, PriorityWeightFairshare,
> PriorityW
Reed,
You may want to look at the timelimit aspect of the job(s).
For one to 'squeeze in', it needs to be able to finish before the
resources in use are expected to become available.
Consider:
Job A is running on 2 nodes of a 3 node cluster. It will finish in 1 hour.
Pending job B will run fo
Hoping this will be an easy one for the community.
The priority schema was recently reworked for our cluster, with only
PriorityWeightQOS and PriorityWeightAge contributing to the priority value,
while PriorityWeightAssoc, PriorityWeightFairshare, PriorityWeightJobSize, and
PriorityWeightPartit
Ok, man thank
Regards
On Mon, Jun 26, 2023 at 5:00 PM Brian Andrus wrote:
> Mohammed,
>
> Generally, you can think of federation as a way to centrally track and
> manage your multiple clusters. More of a way to run single 'sreport' and
> 'sacct' commands. There are added abilities such as being
Mohammed,
Generally, you can think of federation as a way to centrally track and
manage your multiple clusters. More of a way to run single 'sreport' and
'sacct' commands. There are added abilities such as being able to
specify the cluster to send a job to, but for all intents and purposes,
t
On 6/26/23 05:57, Stephen Berg (Code 7309) wrote:
I've been hunting for any example of a job completion logging script.
Currently I'm just using the text file plugin but I'd like to at least
get an idea of how a script can be utilized. As near as I can figure
out so far the script option passe
Hi
Just out of interest, I wonder what the exact difference between slurm
multi-cluster and federation (apart from unique job id, and federation
limitations) is. Usually, I use the "-Mall" option with multi-cluster.
Initially, I thought the federation will send tasks to more than on cluster
at onc
I've been hunting for any example of a job completion logging script.
Currently I'm just using the text file plugin but I'd like to at least
get an idea of how a script can be utilized. As near as I can figure
out so far the script option passes a set of variables to whatever
script is called