On Wed, Aug 15, 2018 at 11:57 AM, Michael Jennings <m...@lanl.gov> wrote: > We [...] are planning to investigate clush [...] in the near future.
I can only encourage you to do so, as ClusterShell comes with nice Slurm bindings out of the box, that allow, among other things, to execute commands on all the nodes: * in a given partition, * in a given state, * that have been allocated to a specific job, * that have been allocated to a specific user, and so on. See https://github.com/cea-hpc/clustershell/blob/master/conf/groups.conf.d/slurm.conf.example for details. Cheers, -- Kilian