SGE and DRMAA Notes
Quoting Daniel Templeton from Oracle (23 Aug 2010):
[GE users] Is possible implementation qstat with DRMAA without job submission whit DRMAA?
templedf daniel.templeton at oracle.com
Mon Aug 23 14:45:54 BST 2010
Previous message: [GE users] queue seq num and PE wildcards
Next message: [GE users] Infiniband loadsensor
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cross-posting...
With v1, there's not much you can find out about a job. You could not
build qstat with DRMAA v1. You could build qsub and qdel, however.
With v2, qstat is a supported use case. ... ...
Daniel