[openib-general] Minor question on fat tree routing
Hal Rosenstock
halr at voltaire.com
Wed Dec 20 07:15:31 PST 2006
On Wed, 2006-12-20 at 10:02, Yevgeny Kliteynik wrote:
> Hi Hal,
>
> Hal Rosenstock wrote:
> > Hi Yevgeny,
> >
> > Minor question on fat tree routing:
> >
> > osm_ucast_ftree.c:__osm_ftree_construct_fabric has the following code:
> >
> > if (__osm_ftree_fabric_perform_ranking(p_ftree) != 0)
> > {
> > if (__osm_ftree_fabric_get_rank(p_ftree) > FAT_TREE_MAX_RANK)
> >
> > Should < FAT_TREE_MIN_RANK also be checked there too ? Does it fallback
> > to default routing for this case too ?
>
> This is also checked, but as part of more earlier checks in the same function:
> FatTree routing will abort even before ranking the tree and fallback to the default
> routing if a fabric has less than 2 switches.
What about 2 or more switches but rank is 1 ? Isn't that possible too ?
-- Hal
>
> -- Yevgeny
> >
> > Thanks.
> >
> > -- Hal
> >
> >
> > _______________________________________________
> > openib-general mailing list
> > openib-general at openib.org
> > http://openib.org/mailman/listinfo/openib-general
> >
> > To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
> >
More information about the general
mailing list