Skip to content

Commit

Permalink
Update repeatmodeler compute resources
Browse files Browse the repository at this point in the history
  • Loading branch information
verku committed Nov 26, 2024
1 parent 15fd31a commit b5a64a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/slurm/profile/config_plugin_dardel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ default-resources:

## set-threads: map rule names to threads
set-threads:
repeatmodeler: 128
repeatmodeler: 64
repeatmasker: 128
historical_fastq_before_group: 16
fastqc_historical_raw: 16
Expand Down Expand Up @@ -101,7 +101,7 @@ set-resources:
repeatmodeler:
runtime: 10080
mem_mb: 102400
cpus_per_task: 128
cpus_per_task: 64
repeatmasker:
runtime: 10080
mem_mb: 102400
Expand Down

0 comments on commit b5a64a2

Please sign in to comment.