Revision 104,
672 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>128</paramValue> |
---|
| 8 | </hostParameter> |
---|
| 9 | <hostParameter name="cpuspeed"> |
---|
| 10 | <paramValue>1</paramValue> |
---|
| 11 | </hostParameter> |
---|
| 12 | <otherParameter name="reservation"> |
---|
| 13 | <paramValue>true</paramValue> |
---|
| 14 | </otherParameter> |
---|
| 15 | </machineParameters> |
---|
| 16 | </computingResource> |
---|
| 17 | </resources> |
---|
| 18 | </hostParameters> |
---|
Note: See
TracBrowser
for help on using the repository browser.