Bug #484 3D torus spanning tree: Made phynode aware and fixed for Blue Waters78/2078/4
commitcc36ac6c56529069f5c3e4eb33fbdce1bf3ff2e6
authorJuan Galvez <jjgalvez@illinois.edu>
Thu, 22 Dec 2016 18:59:27 +0000 (22 12:59 -0600)
committerPhil Miller <mille121@illinois.edu>
Thu, 16 Mar 2017 17:26:19 +0000 (16 12:26 -0500)
tree41812952caef355e0bab381e6d7b7d051ef4335f
parent47e989cb1baee3fe3dcfe7fb623271f65e5f33b2
Bug #484 3D torus spanning tree: Made phynode aware and fixed for Blue Waters

- 3D torus spanning tree algorithm now works on Blue Waters.

- Also made it physical node aware (should form tree of phynodes instead
of PEs, i.e. only one branch of the tree will enter a node).

Change-Id: Iaf6ce99084f876695e3e7ff5ac14c9fe08ffca21
src/util/spanningTreeStrategy.h
src/util/spanningTreeVertex.h
src/util/treeStrategy_3dTorus_minBytesHops.h
src/util/treeStrategy_3dTorus_minHops.h