tuned-amdgpu/playbook.yml

8 lines
289 B
YAML
Raw Permalink Normal View History

2021-10-13 02:02:22 +00:00
---
- name: "Configure 'tuned' with AMD GPU control"
hosts: localhost
2022-11-27 06:51:39 +00:00
roles:
# role prepares/modifies 'tuned' with AMD GPU power/clock parameters
# creates a new tuned profile made for each permutation of (base) 'tuned' profile + AMD powerplay profile
- role: tuned_amdgpu