summaryrefslogtreecommitdiffstats
path: root/roles/cuda/tasks/cuda_init.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/cuda/tasks/cuda_init.yml')
-rw-r--r--roles/cuda/tasks/cuda_init.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/roles/cuda/tasks/cuda_init.yml b/roles/cuda/tasks/cuda_init.yml
index 9a10284..ff54994 100644
--- a/roles/cuda/tasks/cuda_init.yml
+++ b/roles/cuda/tasks/cuda_init.yml
@@ -36,10 +36,7 @@
path: "{{ cuda_gpu_name0 }}"
register: reg_cuda_gpu_name0
check_mode: no
-
-- debug:
- var: reg_cuda_gpu_name0
- verbosity: 1
+ failed_when: false
- name: Initialize the GPUs - run cuda_init.sh if there is no /dev/nvidia0
command: /bin/bash /usr/local/bin/cuda_init.sh