# Use single *.swf file as workload description. # Path to xml file which describes resource characteristics. resdesc=example/experiment2/resources2.xml # and swf file, which name is declared by readscenario.workloadfilename parameter. # Swf file must be placed in readscenario.inputfolder directory. readscenario.workloadfilename=example/experiment2/workloadWithMemReq.swf # Choose directory where all result files should be placed. stats.outputfolder=../experiment2_result # Define the type and content of charts to generate # Gantt chart creatediagrams.gantt=true # Resource utilization chart - for processors and computing nodes creatediagrams.resutilization=ComputingNode;Processor