at.dms.kjc.cluster
Class GenerateWorkEst

java.lang.Object
  extended by 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


Constructor Summary
GenerateWorkEst()
           
 
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
 

Constructor Detail

GenerateWorkEst

public GenerateWorkEst()
Method Detail

generateWorkEst

public static void generateWorkEst()
Generate the work-estimate.txt file


clearWorkEst

public static void clearWorkEst()
Delete the work-estimate.txt file