source: issm/trunk/src/m/model/queue/LaunchMultipleQueueJobGeneric.m@ 5948

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
RevLine 
[5948]1function LaunchMultipleQueueJobGeneric(cluster,name,executionpath)
2%LAUNCHMULTIPLEQUEUEJOBGENERIC - Generic routine to launch multiple queueing job
3%
4% Usage:
5% LaunchMultipleQueueJobGeneric(cluster,name,executionpath)
6
7error('LaunchMultipleQueueJobGeneric error message: not supported yet!');
Note: See TracBrowser for help on using the repository browser.