Skip to content
Snippets Groups Projects
Unverified Commit c34e43a8 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

UrQt: cleanup old config

parent 86a3e164
No related branches found
No related tags found
No related merge requests found
profiles {
docker {
docker.temp = 'auto'
docker.enabled = true
process {
withname: trimming {
container = "urqt:d62c1f8"
}
}
}
psmn {
process{
withname: trimming {
beforeScript = "module purge; module load UrQt/d62c1f8"
executor = "psmn"
cpus = 4
memory = "5GB"
time = "6h"
queueSize = 1000
pollInterval = '60sec'
queue = 'h6-E5-2667v4deb128'
penv = 'openmp8'
}
}
}
}
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