Skip to content

V1.2.4

Compare
Choose a tag to compare
@taotod taotod released this 28 Feb 06:53
· 42 commits to master since this release

New features in this release

  • [XPU Manager/SMI] Show the problematic GPU BDF/firmware versions and status in discovery --dump command when some GPUs don't work.
  • [XPU Manager/SMI] Change the package names to follow the common Linux package naming

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*"