Re: [slurm-users] federation vs multi-cluster

2023-06-26 Thread mohammed shambakey
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

Re: [slurm-users] federation vs multi-cluster

2023-06-26 Thread Brian Andrus
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

[slurm-users] federation vs multi-cluster

2023-06-26 Thread mohammed shambakey
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