# Use single *.swf file as workload description. # Path to xml file which describes resource characteristics. resdesc=src/experiments/e2dc2013/recs/resourcesCoolEmAll_Intel.xml # and swf file, which name is declared by readscenario.workloadfilename parameter. # Swf file must be placed in readscenario.inputfolder directory. readscenario.workloadfilename=src/experiments/e2dc2013/recs/workload70.swf # Choose directory where all result files should be placed. stats.outputfolder=src/experiments/e2dc2013_result # Define the type and content of charts to generate # Gantt chart creatediagrams.gantt=true # Shows the execution times of tasks creatediagrams.tasks=false # Shows the waiting times of tasks creatediagrams.taskswaitingtime=false # Resource utilization chart - only for processors #creatediagrams.resutilization=DataCenter # Power usage chart - for computing nodes and processors creatediagrams.respowerusage=DataCenter #creatediagrams.resairflow=ComputingNode creatediagrams.restemperature=ComputingNode