Skip to content

Instantly share code, notes, and snippets.

View ba2512005's full-sized avatar

Mohammad Anwar ba2512005

View GitHub Profile
@ba2512005
ba2512005 / cool_gpu2.sh
Created March 17, 2025 19:31 — forked from goodjob1114/cool_gpu2.sh
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