It would be good to have a way to set the bsub queue name without having to edit the DaCapo source code. Currently I have to edit the source to change queue='slowpoke' to queue='gpu_any' in the file dacapo/run.py near line 264, in the implementation of the run_remote() function.