Skip to content

Commit b53f051

Browse files
K1ngfish3rJaredy899
authored andcommitted
xpumanager: Update to 2.2.0
1 parent d4ad7d0 commit b53f051

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

x/xpumanager/manifest.x86_64.bin

18 Bytes
Binary file not shown.

x/xpumanager/manifest.x86_64.jsonc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"soname(libhwloc.so.15(x86_64))",
2222
"soname(libigsc.so.1(x86_64))",
2323
"soname(libm.so.6(x86_64))",
24+
"soname(libmetee.so.6.2.6.0(x86_64))",
2425
"soname(libpciaccess.so.0(x86_64))",
2526
"soname(libstdc++.so.6(x86_64))",
2627
"soname(libze_loader.so.1(x86_64))"
@@ -29,7 +30,7 @@
2930
"/usr/bin/xpu-smi",
3031
"/usr/lib/libxpum.so",
3132
"/usr/lib/libxpum.so.2",
32-
"/usr/lib/libxpum.so.2.1.0",
33+
"/usr/lib/libxpum.so.2.2.0",
3334
"/usr/share/xpum/resources/config/device_thresholds.json",
3435
"/usr/share/xpum/resources/config/pci.conf",
3536
"/usr/share/xpum/resources/config/pci.ids"
@@ -42,6 +43,6 @@
4243
}
4344
},
4445
"source-name": "xpumanager",
45-
"source-release": "1",
46-
"source-version": "2.1.0"
46+
"source-release": "2",
47+
"source-version": "2.2.0"
4748
}

x/xpumanager/stone.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# SPDX-License-Identifier: MPL-2.0
33

44
name : xpumanager
5-
version : "2.1.0"
6-
release : 1
5+
version : "2.2.0"
6+
release : 2
77
homepage : https://intel.github.io/xpumanager/
88
upstreams :
9-
- https://github.com/intel/xpumanager/archive/refs/tags/v2.1.0.tar.gz : 12cbcdf7d2d2708cb5adafa91f6c83c7c3e7b44793f89a4a247f250149d7f656
9+
- https://github.com/intel/xpumanager/archive/refs/tags/v2.2.0.tar.gz : ddb8a91ea5a3a3e7269056f1fa412f7a5db0c5bc67ea92819a9a9815dc9645a4
1010
summary : Free and open-source tool for monitoring and managing Intel Data Center GPUs.
1111
description : |
1212
Free and open-source tool for monitoring and managing Intel Data Center GPUs.

0 commit comments

Comments
 (0)