drmaa_jobt (3) - Linux Manuals

NAME

Job template operations. -

The function drmaa_allocate_job_template() SHALL allocate a new job template, returned in jt. The function drmaa_allocate_job_template() SHALL allocate a new job template, returned in jt.

The function drmaa_set_attribute() SHALL set the value of the scalar attribute, name, in the job template, jt, to the value, value.

The function drmaa_delete_job_template() SHALL free the job template pointed to by jt.

This template is used to describe the job to be submitted. This description is accomplished by setting the desired scalar and vector attributes to their appropriate values. This template is then used in the job submission process.

Author

Generated automatically by Doxygen for torque from the source code.