Releases: fgci-org/ansible-role-cuda
Releases · fgci-org/ansible-role-cuda
v1.4.0
v1.3.0
v1.2.0
- #3 run cuda_init.sh script before ansible-pull (it only logs an error if nvidia-smi tool is not installed). This is so that the /dev/nvidia files are available before ansible configures and tries to start slurm on the first install
- #4 do not execute one of the handlers (it has a wait_for) if we are running in ansible_pull == 300s speedup of this role.
- Also 897e52f - if there is no /dev/nvidia0 file then we run cuda_init.sh from within ansible.