OpenAtom
Version1.5a
|
#include "charm++.h"
#include "PeList.h"
#include "utility/MapFile.h"
#include "IntMap.h"
#include "MapTable.h"
Go to the source code of this file.
Macros | |
#define | USE_INT_MAP 1 |
Functions | |
PeList * | rebuildExclusion (int *Pecount, int rsobjs_per_pe) |
helper function | |
PeList * | subListPlane (int plane, int nstates, MapType2 *smap) |
PeList * | subListState (int state, int nplanes, MapType2 *smap) |
PeList * | subListState2 (int state1, int state2, int nplanes, int numChunks, MapType4 *smap) |
Variables | |
TopoManager * | topoMgr |
Config | config |