Skip to content

V1.2.5

Compare
Choose a tag to compare
@taotod taotod released this 13 Mar 07:17
· 41 commits to master since this release

New features in this release

  • [XPU Manager/SMI] Provide the device name and PCIe slot location in discovery dump command for the problematic GPUs
  • [XPU Manager/SMI] Make level-1 diagnostics work on PF when SRIOV is enabled.
  • [XPU Manager/SMI] Add the parameter in diagnostic precheck command to filter CPU status
  • [XPU Manager/SMI] Diagnostic single test can be multiply selected.
  • [XPU Manager/SMI] Show the SKU type in discovery command
  • [XPU Manager/SMI] Dump command can report multi-tile telemetries
  • [Windows CLI tool] Provide the vGPU engine utilization and memory usage in SRIOV configuration

Supported devices

  • Intel(R) Data Center GPU Flex Series
  • Intel(R) Data Center GPU Max Series

Supported OSes

  • XPU Manager

    • Ubuntu 20.04.3/22.04
    • RHEL 8.5/8.6
    • CentOS 8 Stream
    • CentOS 7.4/7.9
    • SLES 15 SP3/SP4
    • Windows Server 2022/2019 (limited supporting: GPU device info, GPU telemetries, GPU settings, GPU GFX firmware update)
  • XPU-SMI

    • CentOS 8 Stream
    • Ubuntu 20.04.3/22.04
    • RHEL 8.6
    • SLES 15 SP4

Notice

  • How to enable AMC firmware update on HPE DL380 Gen10 server
    • iLO5 firmware version should be v2.78 or newer
    • "Virtual NIC" should be enabled on iLO web console
    • "cdc_eem" should be built in the Linux kernel which can be checked with the command "lsmod | grep cdc_eem"
    • The virtual NIC (usb*) should be manually activated in Linux OS with the commands: "ifconfig usb* up" and "dhclient usb*"