Skip to content
Snippets Groups Projects
Commit 47e9c3e6 authored by Jonathan Gesell's avatar Jonathan Gesell
Browse files

Reverted to using SLURM with super queue.

parent 810cfffb
Branches
Tags
2 merge requests!37v0.0.1,!22Resolve "process_count"
Pipeline #6289 passed with stages
in 8 hours, 4 minutes, and 1 second
...@@ -28,7 +28,7 @@ process { ...@@ -28,7 +28,7 @@ process {
queue = 'super' queue = 'super'
} }
withName:inferMetadata { withName:inferMetadata {
executor = 'local' queue = 'super'
} }
withName: makeBigWig { withName: makeBigWig {
queue = 'super' queue = 'super'
......
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