Skip to content

Releases: fgci-org/ansible-role-cuda

v1.4.0

29 Sep 07:31
Compare
Choose a tag to compare

v1.3.0

26 Aug 05:59
Compare
Choose a tag to compare
  • run cuda_init.sh as a systemd oneoff service

v1.2.0

20 Jul 09:01
Compare
Choose a tag to compare
  • #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.

v1.1.1

08 Jul 11:29
Compare
Choose a tag to compare
  • flush handlers: this means the GPU node is rebooted after the cuda role is applied (also all the previous handlers are also applied)

v1.1.0

27 Apr 07:55
Compare
Choose a tag to compare
  • new script: cuda_init.sh which is added to rc.local - sets persistence and compute mode
  • changed sudo to become (ansible2)

v1.0.1

25 Apr 11:46
Compare
Choose a tag to compare
quote variabels used in loops - ansible2

v1.0.0

07 Mar 13:02
Compare
Choose a tag to compare

Fix reboot on installation.

v0.9.0

09 Dec 07:49
Compare
Choose a tag to compare
wrong syntax