changed back to old dockerfile for GPU and added Nvidia ansible run

This commit is contained in:
2021-05-31 23:55:15 +04:00
parent 6c86082f48
commit 1324e0394f
20 changed files with 352 additions and 4 deletions

View File

@@ -32,6 +32,9 @@
- role: cudnn
tags: [cudnn]
- role: ansible-role-nvidia-driver
tags: [ansible-role-nvidia-driver]
# - role: nvidia # NVIDIA-Docker Runtime Setup
# tags: [nvidia]