Hi Donny, You should be able to specify the queue using the nativeSpecification field of drmaa requests, e.g. in your job_conf.xml: <destination id="batch" runner="pbs_drmaa"> <param id="nativeSpecification">-q batch</param> </destination> Documentation on job_conf.xml's syntax by runner can be found here: https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster --nate On Tue, May 6, 2014 at 5:53 PM, Shrum, Donald C <DCShrum@admin.fsu.edu>wrote:
Hi all,
I've configured galaxy with the drama python module. This is really more of a drama question...
We have no default queue set in moab and I can't seem to find a way to specify a queue in the docs I've been looking at here - http://drmaa-python.readthedocs.org/en/latest/tutorials.html
I'd like to be able to specify a queue based on various pieces of logic in my destinations.py script.
Any suggestions would be appreciated.
Donny FSU Research Computing Center
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: http://lists.bx.psu.edu/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/