drmaa-python
drmaa-python copied to clipboard
specifying the queue name?
When testing the example2.py, I get a wrong message as follows:
I'm wondering if the default queue name is not suitable in my SEG. If so, how can I change the default queue name? Thank you!
Do you mean SGE?
If that is the case, you can pass the '-q' option via drmaa.JobTemplate.nativeSpecification, see also man qsub