at.dms.kjc.cluster
Class GenerateWorkEst
java.lang.Object
at.dms.kjc.cluster.GenerateWorkEst
public class GenerateWorkEst
- extends Object
Generates work-estimate.txt file that contains work estimates for
all threads during a single steady state cycle
Method Summary |
static void |
clearWorkEst()
Delete the work-estimate.txt file |
static void |
generateWorkEst()
Generate the work-estimate.txt file |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenerateWorkEst
public GenerateWorkEst()
generateWorkEst
public static void generateWorkEst()
- Generate the work-estimate.txt file
clearWorkEst
public static void clearWorkEst()
- Delete the work-estimate.txt file