Skip to content
Snippets Groups Projects
user avatar
Paul McIntosh authored
Former-commit-id: c250cc9a
9c935e87
History
Name Last commit Last update
..
files
tasks
templates
README.md

GPU Update Role

paulmc 21/06/2016

This role was intially created to deploy a new driver to Centos 6 MASSIVE.

This should also work on a new system.

For a update a seperate playbook can be created to deploy on new driver on an existing system.

Note that the particular driver install needs to be in the files dir

e.g. gpudriver_352.93.yml

This is a cut down playbook for deploying a new driver to MASSIBE m1 and m2

  • hosts: all strategy: free roles:
    • { role: gpu_update , nvidia_version: 352.93}