|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.dms.kjc.cluster.GenerateMasterDotCpp
public class GenerateMasterDotCpp
Generate "master.cpp"
Constructor Summary | |
---|---|
GenerateMasterDotCpp()
|
Method Summary | |
---|---|
static void |
generateMasterDotCpp()
Generate "master.cpp" |
static boolean |
isEliminated(int i)
is code (threadNNN.cpp) generated for this NNN? assumes input is in range of generated numbers from NodeEnumerator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenerateMasterDotCpp()
Method Detail |
---|
public static boolean isEliminated(int i)
NodeEnumerator
i
- : a node (thread) number
public static void generateMasterDotCpp()
This file is concerned with setting up and tearing down sockets, threads, profiler.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |