bsub options

519 views
Skip to first unread message

Leif Gong

unread,
Dec 15, 2017, 11:47:51 AM12/15/17
to Nextflow
Dear All,

Sorry if this question has been answered. I see some options can be specified for executor for example, memory and queue. What are other options for lsf? for example the -m option  

-m
Submits a job to be run on specific hosts, host groups, or compute units.

Best,

Leif

Paolo Di Tommaso

unread,
Dec 15, 2017, 11:53:00 AM12/15/17
to nextflow
Hi, 

Scheduler specific options need to provided by using the clusterOptions directive. 


Hope it helps. 

Cheers,
Paolo


--
You received this message because you are subscribed to the Google Groups "Nextflow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nextflow+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/nextflow.
For more options, visit https://groups.google.com/d/optout.

Xin Gong

unread,
Dec 15, 2017, 12:24:29 PM12/15/17
to next...@googlegroups.com
Thank you very much for the quick reply. After I added "clusterOptions ' -m <myhost>' " and ran. I see "#BSUB -m <myhost >" appeared in .command.run. But the job failed with status 255 and "too many tasks requested, job not submitted"
Best,
Leif

--
You received this message because you are subscribed to a topic in the Google Groups "Nextflow" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nextflow/ziDzrfKeieQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nextflow+unsubscribe@googlegroups.com.



--
Xin

Paolo Di Tommaso

unread,
Dec 15, 2017, 12:29:12 PM12/15/17
to nextflow
Well, not sure how much I can help in this case. 

It looks that there's a policy in your cluster that prevents the execution of your jobs. You need to ask to your sys admin. 


p

Xin Gong

unread,
Dec 15, 2017, 12:51:18 PM12/15/17
to next...@googlegroups.com
I will, thank you!
Leif
Reply all
Reply to author
Forward
0 new messages