As far as I understand, it's not possible to use the hierarchical communication capabilities if the nodes' hostnames are random strings, right?
Thanks, Daniel 2013/6/4 Moe Jette <[email protected]>: > Only if the slurmd daemons can not communicate between each other using the > hierarchical communications. > > > Quoting Pek Daniel <[email protected]>: > >> >> Quote from here: http://slurm.schedmd.com/elastic_computing.html >> >> TreeWidth >> Since the slurmd daemons are not aware of the network addresses of >> other nodes in the cloud, the slurmd daemons on each node should be >> sent messages directly and not forward those messages between each >> other. To do so, configure TreeWidth to a number at least as large as >> the maximum node count. The value may not exceed 65533. >> >> >> Does this mean, that I can't have more than 65533 worker nodes in my >> cluster at the same time? >> >> Thanks, >> Daniel > > > >
