From 7707ac95c0ada22984a0571c81ba7f3969275987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gr=C3=BCning?= Date: Tue, 26 Sep 2023 11:53:39 +0200 Subject: [PATCH] add GPU to the mix --- files/galaxy/tpv/tools.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/files/galaxy/tpv/tools.yml b/files/galaxy/tpv/tools.yml index ad9d7e2c8..d9386e1c5 100644 --- a/files/galaxy/tpv/tools.yml +++ b/files/galaxy/tpv/tools.yml @@ -627,6 +627,7 @@ tools: inherits: basic_docker_tool cores: 8 mem: 64 + gpus: 1 params: singularity_run_extra_arguments: ' --nv '