Skip to content

Instantly share code, notes, and snippets.

View cowmix's full-sized avatar

M March cowmix

View GitHub Profile
@cowmix
cowmix / test-rocm.py
Created November 22, 2024 15:35 — forked from damico/test-rocm.py
Script for testing PyTorch support with AMD GPUs using ROCM
import torch
import grp
import pwd
import os
import subprocess
devices = []
try:
print("\n\nChecking ROCM support...")
result = subprocess.run(['rocminfo'], stdout=subprocess.PIPE)
#Windows 10 Decrapifier 1803/1809
#By CSAND
#Oct 5 2018
#
#
#PURPOSE: Eliminate much of the bloat that comes with Windows 10.
#
# Change many privacy settings to be off by default. Remove
# built-in advertising, Cortana, OneDrive, Cortana stuff
# (all optional).
#Windows 10 Decrapifier 1803/1809
#By CSAND
#Oct 5 2018
#
#
#PURPOSE: Eliminate much of the bloat that comes with Windows 10.
#
# Change many privacy settings to be off by default. Remove
# built-in advertising, Cortana, OneDrive, Cortana stuff
# (all optional).
@cowmix
cowmix / .crostini-setup
Created April 28, 2019 02:14 — forked from tjpalanca/.crostini-setup
Crostini Setup
These scripts set up Crostini on my Pixelbook