Releases: intel/xpumanager
Releases · intel/xpumanager
v2.0.0
Key Changes in XPUM 2.0
Codebase Improvements
- The codebase has been streamlined and restructured, reducing third-party dependencies and improving cross-platform consistency.
- Unified codebase across Windows and Linux by eliminating platform-specific duplications.
- Extensive cleanup of legacy constructs, including environment variable handling and conditional compilation.
XPU-SMI Feature Additions
- The topology command now includes NICs (Network Interface Cards) in addition to GPUs, providing a more comprehensive view of the system's interconnected hardware.
- xpu-smi dashboard view
- The Interface dump --metrics interface has been further refined with the following additions:
- Support for metric groups
- CSV export support for easier data processing and reporting
XPUM Daemon
- Rewritten from scratch using Go and built on top of new LevelZero Sysman Go bindings.
- Includes support for the OpenTelemetry data format, along with Prometheus exporter and Grafana visualization.
- Adoption of OpenTelemetry standards allows seamless integration to many open source, commercial and cloud service provider's monitoring solutions
- For details please refer: xpumd/docs/CHANGES.md
Deprecations/Removals
- XPUM REST API has been retired in this version, reflecting current usage patterns and allowing focus on new features relevant to the customer base.
- XPUM CLI to interact via REST API above is not part of the release
- XPUM C API has been excluded in this release.
- xpu-smi diag sub-command has been excluded in this release.
- Changed: listgpus command has been renamed to listpcieinfo. The --list-gpus flag is now available for GPU enumeration.
- Removed: --tile option and performance factor support have been removed
Supported Devices
- Intel(R) Arc™ Pro B50 GPU
- Intel(R) Arc™ Pro B60 GPU
- Intel(R) Arc™ Pro B65 GPU
- Intel(R) Arc™ Pro B70 GPU
Supported Operating Systems
- Ubuntu 24.04
- Ubuntu 26.04
- Windows Server 2022 (limited features, xpu-smi only):
- GPU device information
- GPU telemetry
- GPU firmware update
- GPU configuration
sha256 sums for packages
3bf16ef35016e8818223ea05bf77101e99611c831239f513d09d51a98b97591b libxpum2_2.0.0-238~24.04_amd64.deb
5e810bb820c7bc081d7af0ef772439b5dc2b1a945bec8d00893d810f5354ed90 libxpum2_2.0.0-238~26.04_amd64.deb
f2b64bcd514980e4b3d37b14783a600a414be815658608ba900e6f6d0e4683df xpu-smi_2.0.0-238~24.04_amd64.deb
05bce5ea480e6167a94cca51d26b5a587b18f3d6e215d7b7206da5f9b556a374 xpu-smi_2.0.0-238~26.04_amd64.deb
v1.3.7
New features in this release
- [XPU Manager/SMI] Supports OEM Serial Number when available(*).
- [XPU Manager/SMI] Fixes for discovery and config commands.
- [XPU Manager/SMI] Other minor bug fixes and security enhancements.
Supported devices
- Intel(R) Arc ™ Pro B50 GPU
- Intel(R) Arc ™ Pro B60 GPU
- Intel(R) Arc ™ Pro B65 GPU
- Intel(R) Arc ™ Pro B70 GPU
Supported OSes
- XPU-SMI
- Ubuntu 22.04/24.04 (xpu-smi_*.u22.04/u24.04_amd64.deb)
- Windows Server 2022 ( xpu-smi-*_win.zip, limited support: GPU device info, GPU telemetries, GPU settings, GPU firmware update)
- XPU Manager
- Ubuntu 22.04/24.04 ( xpumanager_*.u22.04/u24.04_amd64.deb)
Known Limitations:
- The vgpu command relies on debugfs. If debugfs is not enabled, vgpu command will not work as expected.
- OEM Serial number requires intel IGSC v1.2.0 onwards and “unknown” is returned if feature not available on given GPU.
v1.3.5
New features in this release
- [XPU Manager/SMI] Support for BMG-G31 device
- [XPU Manager/SMI] Fixes for stress and vgpu command
- [XPU Manager/SMI] Other minor fixes/enhancements
Supported devices
- Intel(R) Arc ™ Pro B50 GPU
- Intel(R) Arc ™ Pro B60 GPU
Supported OSes
- XPU-SMI
- Ubuntu 22.04/24.04 (xpu-smi_*.u22.04/u24.04_amd64.deb)
- Windows Server 2022 ( xpu-smi-*_win.zip, limited supporting: GPU device info, GPU telemetries, GPU settings, GPU firmware update)
- XPU Manager
- Ubuntu 22.04/24.04 ( xpumanager_*.u22.04/u24.04_amd64.deb)
Known Limitations:
- The vgpu command relies on debugfs. If debugfs is not enabled, vgpu command will not work as expected.
v1.3.1
New features in this release
- [XPU Manager/SMI] Bug fixes for Intel(R) Arc ™ Pro B60 GPU
Supported devices
- Intel(R) Data Center GPU Flex Series
- Intel(R) Data Center GPU Max Series
- Intel(R) Arc ™ Pro B60 GPU
Supported OSes
-
XPU-SMI
- CentOS 8/9 Stream (installer files: xpu-smi-*.el8/el9.x86_64.rpm)
- CentOS 7.4/7.9 (installer files: xpu-smi-*.el7.x86_64.rpm)
- Ubuntu 22.04/24.04 (installer files: xpu-smi_*.u22.04/24.04_amd64.deb)
- RHEL 8.5/8.6/9.2/9.4 (installer files: xpu-smi-*.el8/el9.x86_64.rpm)
- SLES 15 SP5/SP6 (installer files: xpu-smi-*.x86_64.rpm)
- Debian 10.13 (installer files: xpu-smi_*+deb10u1_amd64.deb)
- Windows Server 2022/2019 (file: xpu-smi-*_win.zip, limited supporting: GPU device info, GPU telemetries, GPU settings, GPU firmware update)
-
XPU Manager
- Ubuntu 22.04/24.04 (installer files: xpumanager_*.u22.04/u24.04_amd64.deb)
- RHEL 8.5/8.6/9.2/9.4 (installer files: xpumanager-*.el8/el9.x86_64.rpm)
- CentOS 8/9 Stream (installer files: xpumanager-*.el8/el9.x86_64.rpm)
- CentOS 7.4/7.9 (installer files: xpumanager-*.el7.x86_64.rpm)
- SLES 15 SP5/SP6 (installer files: xpumanager-*.x86_64.rpm)
v1.3.6
New features in this release
- [XPU Manager/SMI] Support for BMG-G31 devices.
- [XPU Manager/SMI] Fixes for dump and config commands.
- [XPU Manager/SMI] Other minor fixes/enhancements.
Supported devices
- Intel(R) Arc ™ Pro B50 GPU
- Intel(R) Arc ™ Pro B60 GPU
Supported OSes
- XPU-SMI
- Ubuntu 22.04/24.04 (xpu-smi_*.u22.04/u24.04_amd64.deb)
- Windows Server 2022 ( xpu-smi-*_win.zip, limited support: GPU device info, GPU telemetries, GPU settings, GPU firmware update)
- XPU Manager
- Ubuntu 22.04/24.04 ( xpumanager_*.u22.04/u24.04_amd64.deb)
Known Limitations:
- The vgpu command relies on debugfs. If debugfs is not enabled, vgpu command will not work as expected.
v1.3.4
New features in this release
- [XPU Manager/SMI] OptionROM based Firmware update
- [XPU Manager/SMI] SRIOV vgpu creation/deletion
- [XPU Manager/SMI] Diagnostics command support for Intel(R) Arc ™ Pro B50 GPU
- [XPU-SMI] Device reset issue fix
- [XPU Manager/SMI] Other minor fixes/enhancements
Supported devices
- Intel(R) Arc ™ Pro B50 GPU
- Intel(R) Arc ™ Pro B60 GPU
Supported OSes
- XPU-SMI
- Ubuntu 22.04/24.04 (xpu-smi_*.u22.04/u24.04_amd64.deb)
- Windows Server 2022 ( xpu-smi-*_win.zip, limited supporting: GPU device info, GPU telemetries, GPU settings, GPU firmware update)
- XPU Manager
- Ubuntu 22.04/24.04 ( xpumanager_*.u22.04/u24.04_amd64.deb)
v1.3.3
XPUM 1.3.3 updated Release notes
Release Clarification
- Platform deprecation notes have been clarified with correct recipes used in product validation.
- The v1.2.x series continues to be supported and any critical bugs on that release will continue to be addressed
Custom Support for Platforms
- GPU Flex/Max Series
- While it is strongly recommended to use the v1.2.x series, if you are using the v1.3.x series, please note that the custom recipe below has been tested and is functioning properly except as noted in "Known issues" section below.
- LTS2 release (https://dgpu-docs.intel.com/releases/packages.html?release=LTS+2523.31&os=Ubuntu+24.04) + XPUM 1.3.3 + Ubuntu 24.04
- While it is strongly recommended to use the v1.2.x series, if you are using the v1.3.x series, please note that the custom recipe below has been tested and is functioning properly except as noted in "Known issues" section below.
- Known Issues
- Issue with device reset command – when executed GPU will hung with system hard reset required to recover it . The issue is already root caused and is in validation stages and is expected to be fixed in upcoming v1.3.4 release
New features in this release
- [XPU Manager/SMI] Support for SRIOV vgpu commands
- [XPU Manager/SMI] Power limits support for windows
- [XPU SMI] PCI Gen4 Downgrade capability support
- [XPU Manager/SMI] Bug fixes for diagnostics
- [XPU Manager/SMI] Minor security enhancements
Supported devices
- Intel(R) Arc ™ Pro B60 GPU
- Intel(R) Data Center GPU Flex Series (Deprecated. Please use version 1.2.42 )
- Intel(R) Data Center GPU Max Series (Deprecated. Please use version 1.2.42 )
Supported OSes
-
XPU-SMI
- Ubuntu 22.04/24.04 (installer files: xpu-smi_*.u22.04/24.04_amd64.deb)
- Windows Server 2022 (file: xpu-smi-*_win.zip, limited supporting: GPU device info, GPU telemetries, GPU settings, GPU firmware update)
- CentOS 8/9 Stream (installer files: xpu-smi-*.el8/el9.x86_64.rpm) (Deprecated. Please use XPU-SMI 1.2.42 version )
- CentOS 7.4/7.9 (installer files: xpu-smi-*.el7.x86_64.rpm) (Deprecated. Please use XPU-SMI 1.2.42 version )
- RHEL 8.5/8.6/9.2/9.4 (installer files: xpu-smi-*.el8/el9.x86_64.rpm) (Deprecated. Please use XPU-SMI 1.2.42 version )
- SLES 15 SP5/SP6 (installer files: xpu-smi-*.x86_64.rpm) (Deprecated. Please use XPU-SMI 1.2.42 version )
- Debian 10.13 (installer files: xpu-smi_*+deb10u1_amd64.deb) (Deprecated. Please use XPU-SMI 1.2.42 version )
-
XPU Manager
- Ubuntu 22.04/24.04 (installer files: xpumanager_*.u22.04/u24.04_amd64.deb)
- RHEL 8.5/8.6/9.2/9.4 (installer files: xpumanager-*.el8/el9.x86_64.rpm) (Deprecated. Please use XPU Manager 1.2.42 version )
- CentOS 8/9 Stream (installer files: xpumanager-*.el8/el9.x86_64.rpm) (Deprecated. Please use XPU Manager 1.2.42 version )
- CentOS 7.4/7.9 (installer files: xpumanager-*.el7.x86_64.rpm) (Deprecated. Please use XPU Manager 1.2.42 version )
- SLES 15 SP5/SP6 (installer files: xpumanager-*.x86_64.rpm (Deprecated. Please use XPU Manager 1.2.42 version )
v1.3.2
New features in this release
- [XPU Manager/SMI] Bug fixes for Intel(R) Arc ™ Pro B60 GPU, Intel(R) Data Center GPU Flex Series
- [XPU Manager/SMI] Security enhancement
- [XPU Manager/SMI] Support update the specific GPU firmware in recovery mode.
- [XPU Manager/SMI] Support for Media engine frequency enumeration for B60 GPU.
- [XPU Manager/SMI] Support for PowerLimit APIs with new commands
- [XPU Manager/SMI] Support for Enable/Disable ECC feature for B60 GPU.
- [XPU Manager/SMI] Support for PCI Read/Write metrics for dumping
Supported devices
- Intel(R) Data Center GPU Flex Series
- Intel(R) Data Center GPU Max Series
- Intel(R) Arc ™ Pro B60 GPU
Supported OSes
-
XPU-SMI
- CentOS 8/9 Stream (installer files: xpu-smi-*.el8/el9.x86_64.rpm)
- CentOS 7.4/7.9 (installer files: xpu-smi-*.el7.x86_64.rpm)
- Ubuntu 22.04/24.04 (installer files: xpu-smi_*.u22.04/24.04_amd64.deb)
- RHEL 8.5/8.6/9.2/9.4 (installer files: xpu-smi-*.el8/el9.x86_64.rpm)
- SLES 15 SP5/SP6 (installer files: xpu-smi-*.x86_64.rpm)
- Debian 10.13 (installer files: xpu-smi_*+deb10u1_amd64.deb)
- Windows Server 2022/2019 (file: xpu-smi-*_win.zip, limited supporting: GPU device info, GPU telemetries, GPU settings, GPU firmware update)
-
XPU Manager
- Ubuntu 22.04/24.04 (installer files: xpumanager_*.u22.04/u24.04_amd64.deb)
- RHEL 8.5/8.6/9.2/9.4 (installer files: xpumanager-*.el8/el9.x86_64.rpm)
- CentOS 8/9 Stream (installer files: xpumanager-*.el8/el9.x86_64.rpm)
- CentOS 7.4/7.9 (installer files: xpumanager-*.el7.x86_64.rpm)
- SLES 15 SP5/SP6 (installer files: xpumanager-*.x86_64.rpm
V1.2.42
New features in this release
- [XPU Manager/SMI] Support update the specific GPU firmware in recovery mode.
- [XPU Manager/SMI] Security enhancement
Supported devices
- Intel(R) Data Center GPU Flex Series
- Intel(R) Data Center GPU Max Series
Supported OSes
-
XPU-SMI
- CentOS 8/9 Stream (installer files: xpu-smi-*.el8/el9.x86_64.rpm)
- CentOS 7.4/7.9 (installer files: xpu-smi-*.el7.x86_64.rpm)
- Ubuntu 22.04/24.04 (installer files: xpu-smi_*.u22.04/24.04_amd64.rpm)
- RHEL 8.5/8.6/9.2/9.4 (installer files: xpu-smi-*.el8/el9.x86_64.rpm)
- SLES 15 SP5/SP6 (installer files: xpu-smi-*.x86_64.rpm)
- Debian 10.13 (installer files: xpu-smi_*+deb10u1_amd64.deb)
- Windows Server 2022/2019 (file: xpu-smi-*_win.zip, limited supporting: GPU device info, GPU telemetries, GPU settings, GPU firmware update)
-
XPU Manager
- Ubuntu 22.04/24.04 (installer files: xpumanager_*.u22.04/u24.04_amd64.deb)
- RHEL 8.5/8.6/9.2/9.4 (installer files: xpumanager-*.el8/el9.x86_64.rpm)
- CentOS 8/9 Stream (installer files: xpumanager-*.el8/el9.x86_64.rpm)
- CentOS 7.4/7.9 (installer files: xpumanager-*.el7.x86_64.rpm)
- SLES 15 SP5/SP6 (installer files: xpumanager-*.x86_64.rpm)
V1.3.0
New features in this release
- [XPU Manager/SMI] Supports new Sysman initialization for Sysman functions
- [XPU Manager/SMI] Initial enablement for Intel(R) Arc ™ Pro B60 GPU
Supported devices
- Intel(R) Data Center GPU Flex Series
- Intel(R) Data Center GPU Max Series
- Intel(R) Arc ™ Pro B60 GPU
Supported OSes
-
XPU-SMI
- CentOS 8/9 Stream (installer files: xpu-smi-*.el8/el9.x86_64.rpm)
- CentOS 7.4/7.9 (installer files: xpu-smi-*.el7.x86_64.rpm)
- Ubuntu 22.04/24.04 (installer files: xpu-smi_*.u22.04/24.04_amd64.rpm)
- RHEL 8.5/8.6/9.2/9.4 (installer files: xpu-smi-*.el8/el9.x86_64.rpm)
- SLES 15 SP5/SP6 (installer files: xpu-smi-*.x86_64.rpm)
- Debian 10.13 (installer files: xpu-smi_*+deb10u1_amd64.deb)
- Windows Server 2022/2019 (file: xpu-smi-*_win.zip, limited supporting: GPU device info, GPU telemetries, GPU settings, GPU firmware update)
-
XPU Manager
- Ubuntu 22.04/24.04 (installer files: xpumanager_*.u22.04/u24.04_amd64.deb)
- RHEL 8.5/8.6/9.2/9.4 (installer files: xpumanager-*.el8/el9.x86_64.rpm)
- CentOS 8/9 Stream (installer files: xpumanager-*.el8/el9.x86_64.rpm)
- CentOS 7.4/7.9 (installer files: xpumanager-*.el7.x86_64.rpm)
- SLES 15 SP5/SP6 (installer files: xpumanager-*.x86_64.rpm)