# Use single *.swf file as workload description. # Path to xml file which describes resource characteristics. resdesc=src/test/thermal/recs/resources1.xml # and swf file, which name is declared by readscenario.workloadfilename parameter. # Swf file must be placed in readscenario.inputfolder directory. readscenario.workloadfilename=src/test/thermal/recs/workload70.swf # Choose directory where all result files should be placed. stats.outputfolder=src/test/thermal_result # Define the type and content of charts to generate # Gantt chart creatediagrams.gantt=true # Resource utilization chart - only for processors #creatediagrams.resutilization=Node;DataCenter # Power usage chart - for computing nodes and processors creatediagrams.respowerusage=Node;DataCenter creatediagrams.restemperature=Node;Outlet