-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a snap store icon for DCGM (#42)
This commit adds an icon for the snap. The icon has been provided by Edrick Wong @ NVIDIA via email.
- Loading branch information
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ adopt-info: dcgm | |
summary: Snap for NVIDIA DCGM and DCGM-Exporter | ||
license: Apache-2.0 | ||
contact: [email protected] | ||
icon: snap/local/nvidia-logo-square-wht.svg | ||
description: | | ||
This snap includes NVIDIA DCGM and DCGM-Exporter to manage and monitor NVIDIA GPUs via the CLI or via Prometheus metrics. | ||
Grafana dashboards can then be used to visualize the exported metrics, see for example:\ | ||
|