prisms_jobs.interface.default¶
Stub to use when running on a machine without job management software
Functions
alter (jobid, arg) |
Raise exception |
delete (jobid) |
Raise exception |
hold (jobid) |
Raise exception |
job_id ([all, name]) |
Raise exception |
job_rundir (jobid) |
Raise exception |
job_status ([jobid]) |
Raise exception |
read (job, qsubstr) |
Raise exception |
release (jobid) |
Raise exception |
submit (substr) |
Raise exception |