File size: 408 Bytes
5bae063
dc05b26
5bae063
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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