Re: [slurm-users] Advice on setting up fairshare

2019-06-07 Thread David Baker
Hi Loris, Thank you for your reply. I had started to read about 'Fairshare=parent' and wondered if that was the way to go. So that all makes sense. I set 'fairshare=parent' at the account levels and that does the job very well. Things are looking much better and now new (and eternally idle) us

Re: [slurm-users] Failed to launch jobs with mpirun after upgrading to Slurm 19.05

2019-06-07 Thread Levi Morrison
See Tim Wickberg's comment and patch from this morning (https://bugs.schedmd.com/show_bug.cgi?id=7191#c7); especially: > Some variant of this patch - albeit with a warning message added in to note that --cpu-bind is the correct spelling - will be in 19.05.1 when released, and supported through

Re: [slurm-users] Failed to launch jobs with mpirun after upgrading to Slurm 19.05

2019-06-07 Thread Andrés Marín Díaz
Good morning, thank you very much to all for helping us find the problem. I join Levi's proposal to reverse the change. Is there any way to temporarily patch the slurm code 19.05 while analyzing the proposal so that you do not have to patch and recompile the different versions of OpenMPI? Th