Skip to content

Instantly share code, notes, and snippets.

View ernestp's full-sized avatar

Ernest Poletaev ernestp

View GitHub Profile
@ernestp
ernestp / ubuntuminer.md
Last active November 10, 2022 05:49
How to install and setup Ubuntu with multiple GPU for mining manual
@ernestp
ernestp / cool_gpu.sh
Last active September 17, 2019 13:23 — forked from squadbox/cool_gpu2.sh
A script to control Nvidia GPU fan speed on ubuntu desktop
#!/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 <akohlmey@gmail.com>
# https://sites.google.com/site/akohlmey/random-hacks/nvidia-gpu-coolness
#
# Modified for newer drivers and removed old work-arounds