gpu-diagnostic-test / README.md
mknolan's picture
Add README
5bae063 verified

GPU Diagnostics Tool

This Space provides diagnostics for GPU detection and functionality in Hugging Face Spaces.

Purpose

  • Tests if CUDA is available through PyTorch
  • Tests if nvidia-smi can detect the GPU
  • Tests tensor operations on GPU
  • Provides detailed diagnostic information about the GPU environment

How to Use

  1. Click the "Submit" button
  2. View the JSON results to diagnose GPU issues