From a9152a47dede88a6f80b251483867f36dff65768 Mon Sep 17 00:00:00 2001 From: Andrea Ieri Date: Mon, 2 Dec 2024 11:38:24 -0800 Subject: [PATCH] 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. --- snap/local/nvidia-logo-square-wht.svg | 19 +++++++++++++++++++ snap/snapcraft.yaml | 1 + 2 files changed, 20 insertions(+) create mode 100644 snap/local/nvidia-logo-square-wht.svg diff --git a/snap/local/nvidia-logo-square-wht.svg b/snap/local/nvidia-logo-square-wht.svg new file mode 100644 index 0000000..3f125cc --- /dev/null +++ b/snap/local/nvidia-logo-square-wht.svg @@ -0,0 +1,19 @@ + + + + + + + + \ No newline at end of file diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index e190366..b420ce4 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -4,6 +4,7 @@ adopt-info: dcgm summary: Snap for NVIDIA DCGM and DCGM-Exporter license: Apache-2.0 contact: solutions-engineering@lists.canonical.com +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:\