Skip to content
Snippets Groups Projects
Commit 872db5c0 authored by elabaron's avatar elabaron
Browse files

fix urqt config

parent aa52ea7e
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ profiles {
}
psmn{
singularity.enabled = true
singularity.cacheDir = "/.singularity_psmn/"
singularity.cacheDir = "$baseDir/.singularity_psmn/"
singularity.runOptions = "--bind /Xnfs,/scratch"
process{
withName: trimming {
......@@ -31,7 +31,7 @@ profiles {
memory = "5GB"
cpus = 32
time = "12h"
queue = "CLG6242deb384A,CLG6242deb384C,CLG5218deb192A,CLG5218deb192B,CLG5218deb192C,CLG5218deb192D,SLG5118deb96,SLG6142deb384A,SLG6142deb384B,SLG6142deb384C,SLG6142deb384D"
queue = "CLG6242deb384A,CLG6242deb384C,CLG5218deb192A,CLG5218deb192B,CLG5218deb192C,CLG5218deb192D,SLG6142deb384A,SLG6142deb384B,SLG6142deb384C,SLG6142deb384D"
penv = "openmp32"
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment