Skip to content

Instantly share code, notes, and snippets.

View squadbox's full-sized avatar

squadbox squadbox

View GitHub Profile
@squadbox
squadbox / cool_gpu2.sh
Last active October 20, 2024 09:32
A script to control Nvidia GPU fan speed on headless (non-X) linux nodes
#!/bin/bash
# cool_gpu2.sh This script will enable or disable fixed gpu fan speed
#
# Description: A script to control GPU fan speed on headless (non-X) linux nodes
# Original Script by Axel Kohlmeyer <[email protected]>
# https://sites.google.com/site/akohlmey/random-hacks/nvidia-gpu-coolness
#
# Modified for newer drivers and removed old work-arounds