source: DCWoRMS/trunk/properties/resource_template.part @ 477

Revision 477, 394 bytes checked in by wojtekp, 13 years ago (diff)
Line 
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.