Revision 1128,
820 bytes
checked in by wojtekp, 12 years ago
(diff) |
|
-
Property svn:mime-type set to
text/plain
|
Rev | Line | |
---|
[1128] | 1 | <job id="1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
---|
[745] | 2 | xsi:noNamespaceSchemaLocation="../QCGJobDescriptionSchemaNew.xsd"> |
---|
[1128] | 3 | <task id="0"> |
---|
[745] | 4 | <requirements> |
---|
| 5 | <resourceRequirements> |
---|
| 6 | <computingResource> |
---|
| 7 | <hostParameter name="cpucount"> |
---|
| 8 | <value>1</value> |
---|
| 9 | </hostParameter> |
---|
| 10 | <networkParameter name="bandwidth"> |
---|
| 11 | <value>100000</value> |
---|
| 12 | </networkParameter> |
---|
| 13 | <networkParameter name="latency"> |
---|
| 14 | <value>300</value> |
---|
| 15 | </networkParameter> |
---|
| 16 | </computingResource> |
---|
| 17 | </resourceRequirements> |
---|
| 18 | </requirements> |
---|
| 19 | <execution> |
---|
| 20 | <stdin name="file01" type="in" size="500000"> |
---|
| 21 | <location type="REFERENCE">dataRes1</location> |
---|
| 22 | </stdin> |
---|
[1124] | 23 | <stdin name="file02" type="in" size="500000"> |
---|
[745] | 24 | <location type="REFERENCE">dataRes1</location> |
---|
| 25 | </stdin> |
---|
| 26 | </execution> |
---|
| 27 | </task> |
---|
[1128] | 28 | </job> |
---|
Note: See
TracBrowser
for help on using the repository browser.