Skip to content

CUDA & GPU Deep Learning Setup Guides for Linux (2xxx/3xxx), incl. drivers, TensorBoard, Apex

Notifications You must be signed in to change notification settings

anhkhoa706/ml-gpu-cheatsheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CUDA + Deep Learning GPU Setup Guides (Linux)

This repo contains clean, tested, and practical guides for setting up GPU environments on Linux servers, including:

  • βœ… Clean install of NVIDIA drivers + CUDA Toolkit 12.6
  • πŸ” Compatibility handling for RTX 2xxx and 3xxx series GPUs
  • πŸš€ Future: Apex, TensorBoard, PyTorch setup, multi-GPU tips

πŸ“„ Available Guides

Guide Description
CUDA_12.6_Installation_Guide.md Step-by-step clean install for CUDA 12.6 and driver setup
(Coming Soon) Apex Setup Guide How to install NVIDIA Apex for mixed-precision training
(Coming Soon) TensorBoard + PyTorch How to log and visualize training easily

🧠 Why This Repo?

  • Solves real pain points in driver mismatch, nvcc not found, nvidia-smi broken
  • Focused on minimal + working setup for real-world ML/DL projects
  • Easy to copy-paste, no fluff

πŸ–₯️ Supported Platforms

  • Ubuntu 20.04 / 22.04
  • NVIDIA RTX 2xxx, 3xxx, 4xxx series
  • Tested on Conda-based Python environments

πŸ“¬ Contribute

Found a better way or a newer driver? PRs and issues welcome!

About

CUDA & GPU Deep Learning Setup Guides for Linux (2xxx/3xxx), incl. drivers, TensorBoard, Apex

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published