# Use single *.swf file as workload description. # Path to xml file which describes resource characteristics. resdesc=example/testbed_hpc/DCWORMS_PLMXML_ChristmannTestbed_Rack_1v2.xml # and swf file, which name is declared by readscenario.workloadfilename parameter. # Swf file must be placed in readscenario.inputfolder directory. readscenario.inputfolder=example/testbed_hpc/workload readscenario.workloadfilename=HPC_workload.swf # Choose directory where all result files should be placed. stats.outputfolder=example/testbed_hpc_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 #creatediagrams.respowerusage=ComputeBox1 #creatediagrams.resairflow=Inlet;Outlet # Resource utilization chart - only for processors #creatediagrams.resutilization=ComputeBox1