Hi
I am using Snakemake for some months now, previously on a Slurm cluster where I used the slurm executer plugin.
Now I am workin on a LSF cluster and I wanted to adapt my workflow to the new cluster using this plugin. Unfourtunately I find it quite hard to use it, since there is little to no documentation how to use it.
How and where can I define the needed ressources?
Do I have to define the status, commit and cancel commands in the command line or can I also to that in a config file?
Is there anything else I need to specify?
Hi
I am using Snakemake for some months now, previously on a Slurm cluster where I used the slurm executer plugin.
Now I am workin on a LSF cluster and I wanted to adapt my workflow to the new cluster using this plugin. Unfourtunately I find it quite hard to use it, since there is little to no documentation how to use it.
How and where can I define the needed ressources?
Do I have to define the status, commit and cancel commands in the command line or can I also to that in a config file?
Is there anything else I need to specify?