Skip to content
Snippets Groups Projects
Commit 80771512 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Fix cluster process passing

parent 7bc7c3fd
1 merge request!73Develop
Pipeline #7389 failed with stages
in 12 minutes and 14 seconds
process {
executor = 'slurm'
queue = '32GB'
queue = 'super'
clusterOptions = '--hold'
withLabel: trackStart {
withName:trackStart {
executor = 'local'
}
withLabel: checkDesignFile {
withName:checkDesignFile {
executor = 'local'
}
withLabel: count211 {
withName:count211 {
queue = '128GB,256GB,256GBv1,384GB'
}
withLabel: count302 {
withName:count302 {
queue = '128GB,256GB,256GBv1,384GB'
}
withLabel: count310 {
withName:count310 {
queue = '128GB,256GB,256GBv1,384GB'
}
withLabel: versions {
withName:versions {
executor = 'local'
}
withLabel: multiqc {
withName:multiqc {
executor = 'local'
}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment