
Go to the source code of this file.
Functions | |
| void | craynid_init () |
| void | TopoManager_init () |
| int | CmiGetHopsBetweenRanks (int pe1, int pe2) |
This would be the top level interface for all topology managers we will write for different machines (cray, bg/l ... for tori, meshes ...) Current plan is to have functionality for Blue Gene/L, Cray XT3, BigSim and non-topo machines.
Definition in file TopoManager.C.
| void craynid_init | ( | ) |
Definition at line 236 of file CrayNid.c.
References CmiCreateLock(), CmiMyRank(), and pidtonid().
Referenced by TopoManager_init().
1.5.5