pyjob.sge module

class pyjob.sge.SunGridEngineTask(*args, **kwargs)[source]

Bases: pyjob.task.ClusterTask

SunGridEngine executable Task

JOB_ARRAY_INDEX = '$SGE_TASK_ID'
SCRIPT_DIRECTIVE = '#$'
close()[source]

Close this SunGridEngineTask after completion

info

SunGridEngineTask information

kill()[source]

Immediately terminate the SunGridEngineTask