Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
enable tuned
Browse files Browse the repository at this point in the history
  • Loading branch information
catdevnull committed Feb 26, 2024
1 parent 75495c2 commit a495002
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,17 @@ modules:
- rocm-hip
- rocm-opencl
- rocm-clinfo
# tuned, copied roughly from Bluefin
- tuned
- tuned-ppd
- tuned-utils
- tuned-profiles-atomic
remove:
- power-profiles-daemon
- type: systemd
system:
enabled:
- tuned.service

- type: script
scripts:
Expand Down

0 comments on commit a495002

Please sign in to comment.