Initiall commit

This commit is contained in:
2024-11-14 12:05:54 +01:00
commit 34971311cb
7 changed files with 296 additions and 0 deletions

6
cuda_install_guide.md Normal file
View File

@@ -0,0 +1,6 @@
# Assuminng NVIDIA drivers present
wget https://developer.download.nvidia.com/compute/cuda/12.5.1/local_installers/cuda_12.5.1_555.42.06_linux.run
chmod +x cuda_12.5.1_555.42.06_linux.run
sudo ./cuda_12.5.1_555.42.06_linux.run