| Line | |
|---|
| 1 | <?xml version="1.0"?> |
|---|
| 2 | <SeriesParam> |
|---|
| 3 | <ClusterParam> |
|---|
| 4 | <Name>cluster_oar</Name>!-- Cluster name to be displayed in the menu |
|---|
| 5 | <CheckString>s=system('oarstat')</CheckString>!-- Matlab command for detecting the cluster |
|---|
| 6 | <NbCoreDefault>16</NbCoreDefault>!-- proposed number of cores by default |
|---|
| 7 | </ClusterParam> |
|---|
| 8 | <ClusterParam> |
|---|
| 9 | <Name>cluster_pbs</Name>!-- Cluster name to be displayed in the menu |
|---|
| 10 | </ClusterParam> |
|---|
| 11 | <ClusterParam> |
|---|
| 12 | <Name>cluster_sge</Name>!-- Cluster name to be displayed in the menu |
|---|
| 13 | CheckString>[s,w]=system('oarstat')</CheckString> |
|---|
| 14 | </ClusterParam> |
|---|
| 15 | </SeriesParam> |
|---|
Note: See
TracBrowser
for help on using the repository browser.