source:
xssim/properties/resource_template.part
@
104
Revision 104, 394 bytes checked in by wojtekp, 13 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[104] | 1 | <computingResource resourceId="RESOURCE_ID"> |
2 | <machineParameters> | |
3 | <hostParameter name="cpucount"> | |
4 | <paramValue>128</paramValue> | |
5 | </hostParameter> | |
6 | <hostParameter name="cpuspeed"> | |
7 | <paramValue>1</paramValue> | |
8 | </hostParameter> | |
9 | <otherParameter name="reservation"> | |
10 | <paramValue>true</paramValue> | |
11 | </otherParameter> | |
12 | </machineParameters> | |
13 | </computingResource> |
Note: See TracBrowser
for help on using the repository browser.