Skip to content

Commit

Permalink
Update tools.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Jan 14, 2025
1 parent 533c471 commit 2d5092b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions files/galaxy/tpv/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,14 @@ tools:
env:
GPU_AVAILABLE: 1

# picrust tries to remove TMP folders, on NFS this does not always work, so we run this tool in a container with internal (non-NFS) TMP
toolshed.g2.bx.psu.edu/repos/iuc/picrust.*:
inherits: basic_docker_tool
cores: 2
mem: 10
env:
_GALAXY_JOB_TMP_DIR: '/tmp'

toolshed.g2.bx.psu.edu/repos/bgruening/black_forest_labs_flux/black_forest_labs_flux/.*:
inherits: basic_docker_tool
gpus: 1
Expand Down

0 comments on commit 2d5092b

Please sign in to comment.