Last change
on this file since 5948 was 5948, checked in by Eric.Larour, 14 years ago |
New cluster class based queuing scripts
|
File size:
301 bytes
|
Rev | Line | |
---|
[5948] | 1 | function LaunchMultipleQueueJobGeneric(cluster,name,executionpath)
|
---|
| 2 | %LAUNCHMULTIPLEQUEUEJOBGENERIC - Generic routine to launch multiple queueing job
|
---|
| 3 | %
|
---|
| 4 | % Usage:
|
---|
| 5 | % LaunchMultipleQueueJobGeneric(cluster,name,executionpath)
|
---|
| 6 |
|
---|
| 7 | error('LaunchMultipleQueueJobGeneric error message: not supported yet!');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.