Revision 104,
908 bytes
checked in by wojtekp, 13 years ago
(diff) |
|
-
Property svn:mime-type set to
text/plain
|
Rev | Line | |
---|
[104] | 1 | <hostParameters xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
---|
| 2 | xsi:noNamespaceSchemaLocation="/Users/marcin/workspace/brain/symulator/gssim_current/simulator/schemas/grms3/GrmsHostParametersSchema.xsd"> |
---|
| 3 | <resources> |
---|
| 4 | <computingResource resourceId="compRes1"> |
---|
| 5 | <machineParameters> |
---|
| 6 | <hostParameter name="cpucount"> |
---|
| 7 | <paramValue>3</paramValue> |
---|
| 8 | </hostParameter> |
---|
| 9 | <otherParameter name="reservation"> |
---|
| 10 | <paramValue>false</paramValue> |
---|
| 11 | </otherParameter> |
---|
| 12 | </machineParameters> |
---|
| 13 | </computingResource> |
---|
| 14 | <computingResource resourceId="compRes2"> |
---|
| 15 | <machineParameters> |
---|
| 16 | <hostParameter name="cpucount"> |
---|
| 17 | <paramValue>3</paramValue> |
---|
| 18 | </hostParameter> |
---|
| 19 | <otherParameter name="reservation"> |
---|
| 20 | <paramValue>false</paramValue> |
---|
| 21 | </otherParameter> |
---|
| 22 | </machineParameters> |
---|
| 23 | </computingResource> |
---|
| 24 | </resources> |
---|
| 25 | </hostParameters> |
---|
Note: See
TracBrowser
for help on using the repository browser.