Skip to content

shadeform/dcgm-exporter-binary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

DCGM Exporter Binary

A prebuilt x86 and ARN binary distribution of the NVIDIA DCGM Exporter for easy deployment and integration.

Overview

This repository provides pre-compiled binaries of the NVIDIA DCGM Exporter, eliminating the need to build from source. The binary was compiled in May 2025 and is ready for immediate use.

Quick Start

Download the x86 Binary

curl -L -o dcgm_exporter https://github.com/shadeform/dcgm-exporter-binary/releases/download/v0.1.0/dcgm-exporter
chmod +x dcgm_exporter

Download the ARM Binary

curl -L -o dcgm_exporter https://github.com/shadeform/dcgm-exporter-binary/releases/download/v0.1.0/dcgm-exporter-arm
chmod +x dcgm_exporter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published