We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e74a5a commit 4b01b23Copy full SHA for 4b01b23
icpc-wf/ansible/files/tune_cpu.service
@@ -5,3 +5,6 @@ Description=Tune CPU cores: disable turboboost, downclocking, etc.
5
Type=oneshot
6
ExecStart=/usr/local/sbin/disable-turboboost_ht
7
RemainAfterExit=true
8
+
9
+[Install]
10
+WantedBy=multi-user.target
0 commit comments