Tesla Fan Controller
A lightweight Python utility for custom fan curve control on NVIDIA Tesla GPUs. Tesla-series
cards lack native fan management since they are designed for server environments with
chassis-level cooling. This script bridges that gap for workstation use by dynamically
adjusting fan speeds based on GPU temperature, keeping cards cool during extended training
runs without relying on proprietary tools. The source code can be found on GitHub.