Line | |
---|
1 | <?xml version="1.0"?> |
---|
2 | <SeriesParam> |
---|
3 | <DiskQuotaCmd>quota -s -g -A</DiskQuotaCmd> |
---|
4 | <OarParam> |
---|
5 | <NbCoreDefault>16</NbCoreDefault><!--proposed default number of parallel cores for a job --> |
---|
6 | <MinEstimatedCPUTime unit="minute">20</MinEstimatedCPUTime><!--used to group the iterations into jobs of sufficient CPU time--> |
---|
7 | <MaxJobNumber>500</MaxJobNumber><!--maximum number of jobs allowed (will group the iterations to fit in)--> |
---|
8 | <JobStatCmd>oarstat |grep N=UVmat</JobStatCmd> |
---|
9 | </OarParam> |
---|
10 | <SgeParam> |
---|
11 | </SgeParam> |
---|
12 | </SeriesParam> |
---|
Note: See
TracBrowser
for help on using the repository browser.