Revision 104,
1.3 KB
checked in by wojtekp, 13 years ago
(diff) |
|
-
Property svn:mime-type set to
text/plain
|
Rev | Line | |
---|
[104] | 1 | <grmsJob appId="5" |
---|
| 2 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
---|
| 3 | xsi:noNamespaceSchemaLocation="/Users/marcin/workspace/brain/symulator/gssim_current/simulator/schemas/grms3/GrmsJobDescriptionSchema.xsd"> |
---|
| 4 | <task taskId="0"> |
---|
| 5 | <requirements> |
---|
| 6 | <resourceRequirements> |
---|
| 7 | <computingResource> |
---|
| 8 | <hostParameter name="cpucount"> |
---|
| 9 | <value>1</value> |
---|
| 10 | </hostParameter> |
---|
| 11 | <networkParameter name="bandwidth"> |
---|
| 12 | <value>100000</value> |
---|
| 13 | </networkParameter> |
---|
| 14 | <networkParameter name="latency"> |
---|
| 15 | <value>300</value> |
---|
| 16 | </networkParameter> |
---|
| 17 | </computingResource> |
---|
| 18 | </resourceRequirements> |
---|
| 19 | </requirements> |
---|
| 20 | <execution> |
---|
| 21 | <stageInOut> |
---|
| 22 | <file name="file51" type="in" size="6000000"> |
---|
| 23 | <location type="REFERENCE">dataRes1</location> |
---|
| 24 | </file> |
---|
| 25 | <file name="file52" type="in" size="8000000"> |
---|
| 26 | <location type="REFERENCE">dataRes1</location> |
---|
| 27 | </file> |
---|
| 28 | <file name="file53" type="in" size="10000000"> |
---|
| 29 | <location type="REFERENCE">dataRes1</location> |
---|
| 30 | </file> |
---|
| 31 | </stageInOut> |
---|
| 32 | </execution> |
---|
| 33 | <executionTime> |
---|
| 34 | <executionDuration>PT4H</executionDuration> |
---|
| 35 | <timePeriod> |
---|
| 36 | <periodStart>2008-11-03T11:00:00.000+01:00</periodStart> |
---|
| 37 | <periodEnd>2008-11-03T16:00:00.000+01:00</periodEnd> |
---|
| 38 | </timePeriod> |
---|
| 39 | </executionTime> |
---|
| 40 | </task> |
---|
| 41 | </grmsJob> |
---|
Note: See
TracBrowser
for help on using the repository browser.