Revision 1110,
752 bytes
checked in by wojtekp, 12 years ago
(diff) |
|
-
Property svn:mime-type set to
text/plain
|
Rev | Line | |
---|
[791] | 1 | # Use single *.swf file as workload description. |
---|
| 2 | |
---|
| 3 | # Path to xml file which describes resource characteristics. |
---|
[1110] | 4 | resdesc=example/experiment7/DCWORMS_PLMXML_PSNC_RECS_1_IntegrationOnly.xml |
---|
[791] | 5 | |
---|
| 6 | # and swf file, which name is declared by readscenario.workloadfilename parameter. |
---|
| 7 | # Swf file must be placed in readscenario.inputfolder directory. |
---|
[883] | 8 | readscenario.workloadfilename=example/experiment7/workload50.swf |
---|
[791] | 9 | |
---|
| 10 | # Choose directory where all result files should be placed. |
---|
| 11 | stats.outputfolder=../experiment7_result |
---|
| 12 | |
---|
| 13 | # Define the type and content of charts to generate |
---|
| 14 | |
---|
| 15 | # Gantt chart |
---|
[1110] | 16 | creatediagrams.gantt=false |
---|
[791] | 17 | |
---|
| 18 | # Power usage chart - for computing nodes only |
---|
[1110] | 19 | creatediagrams.respowerusage=NodeGroup;ComputeBox1 |
---|
[791] | 20 | |
---|
[1110] | 21 | creatediagrams.resutilization=NodeGroup;ComputeBox1 |
---|
[791] | 22 | |
---|
Note: See
TracBrowser
for help on using the repository browser.