Skip to content
Snippets Groups Projects
Commit 86fae121 authored by Jean-Karim Heriche's avatar Jean-Karim Heriche
Browse files

Add slurm profile

parent 6e2d77e3
No related branches found
No related tags found
No related merge requests found
// executor {
// name = 'slurm'
// queueSize = 2
// }
profiles {
slurm {
process.executor = "slurm"
docker.enabled = true
}
}
docker {
enabled = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment