Skip to content

Commit 6fa35ce

Browse files
t-timmsclaude
andcommitted
docs: add standard badges (CI, Python, NVIDIA, Prometheus, Ruff, License)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d1192df commit 6fa35ce

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# GPU Server Diagnostic Test Suite
22

3+
[![CI](https://github.com/omnipotence-eth/gpu-server-test-suite/actions/workflows/ci.yml/badge.svg)](https://github.com/omnipotence-eth/gpu-server-test-suite/actions/workflows/ci.yml)
4+
[![Python 3.10+](https://img.shields.io/badge/python-3.10%2B-blue?style=flat-square&logo=python&logoColor=white)](https://www.python.org/)
5+
[![NVIDIA GPU](https://img.shields.io/badge/NVIDIA-GPU_Diagnostics-76B900?style=flat-square&logo=nvidia)](https://developer.nvidia.com/dcgm)
6+
[![Prometheus](https://img.shields.io/badge/Prometheus-metrics-E6522C?style=flat-square&logo=prometheus&logoColor=white)](https://prometheus.io/)
7+
[![Ruff](https://img.shields.io/badge/code%20style-ruff-black?style=flat-square&logo=ruff)](https://docs.astral.sh/ruff/)
8+
[![License: MIT](https://img.shields.io/badge/license-MIT-green?style=flat-square)](LICENSE)
9+
310
Production-grade GPU validation framework modeled on [NVIDIA DCGM](https://developer.nvidia.com/dcgm) architecture. Runs multi-level hardware diagnostics, exports Prometheus metrics, and integrates with Grafana for real-time monitoring.
411

512
Built for data center reliability teams, ML infrastructure engineers, and GPU fleet operators.

0 commit comments

Comments
 (0)