g-Eclipse - QDL Editor - Simple Parameters Page

The Simple Parameters page provides an interface for manipulating simple and mandatory Batch Queue parameters. It consists of one section: the Required Queue Parameters section.

Required Queue Parameters

Required Queue Parameters Section

A Queue Name is mandatory and defines the name of the Batch Queue. The Queue Name is the Unique Identified for each Batch Queue. The Queue Name is of type "String".

A Queue Description is optional and provides, human readable, description about the application.

The Queue Status field is mandatory and defines the status of the Queue once it's been created in the Batch system. The parameter specifies if the queue accepts new job submissions. The field can be assigned an "Enabled" or "Disabled" value.

The Queue Started field is mandatory and specifies if the jobs in the queue are allowed to execute. The field can be assigned a Boolean (True/False) value.

The Maximum CPU Time is mandatory and specifies the Maximum CPU time limit for jobs submitted to the queue. The Maximum CPU Time is of type "Integer" and is given is seconds.

The Maximum Wall Time is mandatory and specifies the Maximum Wall time limit for jobs submitted to the queue. The Maximum CPU Time is of type "Integer" and is given is seconds.

The Allowed VO's list specifies the list of Virtual Organizations which may submit jobs to the queue. Press Add.. for opening an input dialog to insert a new allowed VO. Press Edit.. for opening an input dialog to edit the name an existing allowed VO. Press Remove to remove the selected VO.