Skip to content

Commit

Permalink
Fix mapping of threads with config.yaml for Dardel and Rackham using …
Browse files Browse the repository at this point in the history
…the slurm executor plugin
  • Loading branch information
verku committed Jun 19, 2024
1 parent 93b5e88 commit 1f3f453
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion config/slurm/profile/config_plugin_dardel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# snakemake CLI flags
executor: slurm
jobs: 100
cores: 1
printshellcmds: true
software-deployment-method: apptainer

Expand Down
1 change: 0 additions & 1 deletion config/slurm/profile/config_plugin_rackham.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# snakemake CLI flags
executor: slurm
jobs: 100
cores: 1
printshellcmds: true
software-deployment-method: apptainer

Expand Down

0 comments on commit 1f3f453

Please sign in to comment.