From 814a32af6f1ed8320f4251bd334d0f2b910c98ed Mon Sep 17 00:00:00 2001 From: Evan Shelhamer Date: Fri, 4 Apr 2014 10:22:24 -0700 Subject: [PATCH] add /etc/rc.local hint for boot configuration of gpus --- docs/performance_hardware.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/performance_hardware.md b/docs/performance_hardware.md index 91b6825..7a08b8a 100644 --- a/docs/performance_hardware.md +++ b/docs/performance_hardware.md @@ -44,8 +44,7 @@ and then set the clock speed with sudo nvidia-smi -i 0 -ac 3004,875 # repeat with -i x for each GPU ID -but note that this configuration resets across driver reloading / rebooting. Include these commands in a boot script to intialize these settings. - +but note that this configuration resets across driver reloading / rebooting. Include these commands in a boot script to intialize these settings. For a simple fix, add these commands to `/etc/rc.local` (on Ubuntu). ## NVIDIA Titan -- 2.7.4