ManyJobs 0.3
LONI Institute & CCS Tulane

Job Submission Scripts

Introduction

This section will explain how to create job-submission scripts. The job-submission script is executed remotely using ssh/gsissh. This script submits a job onto NQS system and returns the job-ID. You have to write this script specifically for each cluster and each purpose.

The job-submission script executes a job submission command for NQS. There are several things you need to decide and state in the script.

Input and Return values

This script needs inputs: Cluster Nick-name, Your Host (localhost), Directory of ManyJobs scripts on localhost, and Name of DataBase File.

The return value is a Job Identification Number.


-------------------------------------------------------------------------

 All Classes Namespaces Files Functions Variables