<div dir="ltr"><div>Hi,</div><div><br></div><div>The Cloud Scheduling Guide [1] recommends setting the TreeWidth to the maximum cluster size to disable hierarchical communications. The maximum TreeWidth value is 65533. Does this effectively mean that cloud clusters are limited to 65533 nodes? What is the expected behaviour if I run a cloud cluster where NODE_COUNT > TREE_WIDTH?<br><br></div><div>When new cloud nodes are added to the cluster, I must update the controller with the IP/hostnames of those nodes. Therefore, it seems like it should be possible for the controller to distribute that information across all existing nodes (using hierarchical communications) and all new nodes (using flattened communications). Hierarchical communications could then be used for the existing cluster.<br><br>Are they any plans to add this to Slurm and are there any workarounds that might allow me to achieve this right now? For example, can I manually update all of the compute nodes in the cluster with information on all other nodes as new cloud nodes are added?<br></div><div><br><br><br>[1]: <a href="https://slurm.schedmd.com/elastic_computing.html">https://slurm.schedmd.com/elastic_computing.html</a></div></div>