|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectExFatTreeRouter
public class ExFatTreeRouter
Constructor Summary | |
---|---|
ExFatTreeRouter()
|
Method Summary | |
---|---|
int |
determineRoute(int src,
int dest,
int sAddr)
Returns the physical link number to transfer a flit from an input buffer to the output buffer on that link to reach the destination node. |
int |
extended_fat_tree_static__route(int dest,
int sAddr)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExFatTreeRouter()
Method Detail |
---|
public int determineRoute(int src, int dest, int sAddr)
Router
determineRoute
in interface Router
src
- address of the source nodedest
- address of the destination nodesAddr
- address of the switch
public int extended_fat_tree_static__route(int dest, int sAddr)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |