Previous changeset 9:27af39d069b3 (2024-12-03) Next changeset 11:e222ab521d70 (2024-12-03) |
Commit message:
"planemo upload" |
modified:
CSP2/conf/profiles.config |
CSP2/conf/profiles.config |
diff -r 27af39d069b3 -r 1a9cf747e896 CSP2/conf/profiles.config |
CSP2/conf/profiles.config |
--- a/CSP2/conf/profiles.config Tue Dec 03 07:12:48 2024 -0500 +++ b/CSP2/conf/profiles.config Tue Dec 03 08:34:50 2024 -0500 @@ -84,6 +84,7 @@ conda.useMicromamba = true conda.cacheDir = "${projectDir}/CSP2_env" process.conda = "${projectDir}/conf/CSP2.yaml" + process.queue = ‘ondemand-small’ executor.$slurm.exitReadTimeout = 120000 |