Skip to content

Commit

Permalink
Update pipeline_ingestion_yml.md
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaelgarcia authored Jun 20, 2024
1 parent 9cb92e9 commit b76b149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/yaml_docs/pipeline_ingestion_yml.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ You can download the different ingestion `pipeline.yml` files here:
## Compute resources options

<span class="parameter">resources</span><br>
Computing resources to use, specifically the number of threads used for parallel jobs, check [threads_tasks_panpipes.xlsx](https://github.com/DendrouLab/panpipes/blob/threads_doc_g/docs/yaml_docs/threads_tasks_panpipes.xlsx) for more information on which threads each specific task requires.
Computing resources to use, specifically the number of threads used for parallel jobs, check [threads_tasks_panpipes.xlsx](https://github.com/DendrouLab/panpipes/blob/threads_doc_g/docs/yaml_docs/threads_tasks_panpipes.csv) for more information on which threads each specific task requires.
Specified by the following three parameters:
- <span class="parameter">threads_high</span> `Integer`, Default: 1<br>
Number of threads used for high intensity computing tasks.
Expand Down

0 comments on commit b76b149

Please sign in to comment.