Re: [slurm-users] can a job run across partition in slurm

2022-09-12 Thread Brian Andrus
I had completely forgotten about HETJOB supporting multiple partitions. Thanks for reminding me. Brian Andrus On 9/12/2022 6:06 AM, Marcus Wagner wrote: yes, that is possible by submitting a hetjob. Best Marcus Am 08.09.2022 um 20:38 schrieb Purvesh Parmar: We require more nodes to run a sing

Re: [slurm-users] can a job run across partition in slurm

2022-09-12 Thread Marcus Wagner
yes, that is possible by submitting a hetjob. Best Marcus Am 08.09.2022 um 20:38 schrieb Purvesh Parmar: We require more nodes to run a single job which requires more nodes than present in  HMEM partition. We have other partition XEON . Can a user run a single job across both partitions? We a

Re: [slurm-users] can a job run across partition in slurm

2022-09-08 Thread Brian Andrus
No, however a node can reside in multiple partitions. So if you add those nodes to the partition they are running in, they will be available to them. Brian Andrus On 9/8/2022 11:38 AM, Purvesh Parmar wrote: We require more nodes to run a single job which requires more nodes than present in 

[slurm-users] can a job run across partition in slurm

2022-09-08 Thread Purvesh Parmar
We require more nodes to run a single job which requires more nodes than present in HMEM partition. We have other partition XEON . Can a user run a single job across both partitions? We are using slurm 21 Thanks & Regards, Purvesh