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