ssched
ssched
submit tasks through Platform LSF Session Scheduler
Synopsis
ssched [options] command
ssched [options]
ssched [options]
ssched
Description
Options can be specified on the ssched command line or on a line in a task definition file. If specified on the command line, the option applies to all tasks, whether specified on the command line or in a file. Options specified in a file apply only to the command on that line. Options in the task definition file override the same option specified on the command line.
ssched exit codes
Exit Code Meaning
0All tasks completed normally
1An unspecified error occurred
3All tasks completed, but some tasks have a
4Error parsing ssched command line parameters or tasks definition file. No tasks were run.
5Exceeded the SSCHED_MAX_TASKS limit
6License expired
Task Definition File Format
The task definition file is an ASCII file. Each line represents one task, or an array of tasks. Each line has the following format:
[task_options] command [arguments]
Options List
Command options
Task options
302Installing and Running Platform LSF Session Scheduler