libtbx.sge_utils
index
/net/chevy/raid1/rwgk/dist/libtbx/sge_utils.py

Sun Grid Engine utilities

 
Modules
       
os
sys

 
Classes
       
__builtin__.object
qstat_items
task_info
info

 
class info(task_info)
    
Method resolution order:
info
task_info
__builtin__.object

Methods defined here:
__init__(self)
show(self, out=None, prefix='', even_if_none=False)

Methods inherited from task_info:
as_n_i_pair(self)
skip_loop_iteration(self)

Data descriptors inherited from task_info:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

 
class qstat_items(__builtin__.object)
     Methods defined here:
__init__(self, job_id, prior, name, user, state, submit, queue, slots, ja_task_id)
counts(self)
e_name(self)
o_name(self)
oe_name(self, oe)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

 
class task_info(__builtin__.object)
     Methods defined here:
__init__(self)
as_n_i_pair(self)
show(self, out=None, prefix='', even_if_none=False)
skip_loop_iteration(self)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

 
Functions
       
arch()
int_or_none(v)
job_id()
qstat_parse()
skip_loop_iteration(n, i)

 
Data
        generators = _Feature((2, 2, 0, 'alpha', 1), (2, 3, 0, 'final', 0), 0)