Hi Matthieu, I've applied patch 0001* to SLURM version 2.2. It will appear in version 2.2.3. While you changes in patch 0002* appear fine, I don't want to risk possibly breaking something in SLURM version 2.2 with this change, so I have applied it to the SLURM version 2.3 code base. You will have to treat this as a local patch for version 2.2.
Moe ________________________________________ From: [email protected] [[email protected]] On Behalf Of Matthieu Hautreux [[email protected]] Sent: Wednesday, February 23, 2011 8:58 AM To: slurm-dev Subject: [slurm-dev] Enhancement of multiple-slurmd usage Hi, you will find enclosed 2 patches that help to use slurm in multiple-slurmd environment without too much modification in slurm start/stop procedures. The first patch add a new "scontrol show aliases [nodename]" command that enables to get the list of logical nodes associated with the current or provided physical node. The second patch modify the slurm init script to use the previous command to automatically manage the logical nodes of the physical one on which it is running when MULTIPLE_SLURMD is set to yes in /etc/sysconfig/slurm. For those who make large usage of multiple-slurmd for dev purposes, this could probably be helpful. Regards, Matthieu
