Skip to content

Commit

Permalink
Make scratch true the default for setonix
Browse files Browse the repository at this point in the history
  • Loading branch information
iracooke committed Sep 23, 2024
1 parent f1778d3 commit befd6ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/setonix.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ params {
process {
cache = 'lenient'
stageInMode = 'symlink'
scratch = true

executor = 'slurm'
clusterOptions = "--account=${params.slurm_account}"
Expand Down

0 comments on commit befd6ec

Please sign in to comment.