Skip to content

V1.2.8

Compare
Choose a tag to compare
@taotod taotod released this 22 Apr 13:05
· 38 commits to master since this release

New features in this release

  • [SMI] Improve the performance of some SMI commands
  • [SMI] Support Debian 10.13 OS
  • [XPU Manager Windows CLI] Count the vGPU render engine utilization into vGPU utilization.
  • [XPU Manager/SMI] Support Max Series AMC firmware update on Intel D50DNP server (BMC firmware version should be v1.53 or newer)

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 20.04.3/22.04 (installer files: xpu-smi_*.u22.04/22.04_amd64.rpm)
    • RHEL 8.5/8.6 (installer files: xpu-smi-*.el8.x86_64.rpm)
    • SLES 15 SP3/SP4 (installer files: xpu-smi-*.x86_64.rpm)
    • Debian 10.13 (installer files: xpu-smi_*+deb10u1_amd64.deb)
  • XPU Manager

    • Ubuntu 20.04.3/22.04 (installer files: xpumanager_*.u20.04/u22.04_amd64.deb)
    • RHEL 8.5/8.6 (installer files: xpumanager-*.el8.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 SP3/SP4 (installer files: xpumanager-*.x86_64.rpm)
    • Windows Server 2022/2019 (file: xpumcli.exe, limited supporting: GPU device info, GPU telemetries, GPU settings, GPU firmware update)

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*"
  • How to enable AMC firmware update on Dell PowerEdge R750 server
    • iDRAC firmware version should be v6.10.80.00 or newer
    • Set "Pass-through Mode" of "OS to iDRAC Pass-through" to "USB NIC"
  • How to enable AMC firmware update on Intel D50DNP server
    • BMC firmware version should be v1.53 or newer
    • Enable "Host Interface" in "Configuration" -> "Security Settings" page and save.
    • Set the Host Interface IP address (may like eth2) and save. The IP address may like 192.168.10.1 and subnet mask may be 255.255.255.0.
    • Reboot OS to make Redfish host interface in OS. You may run the command "sudo dmidecode -t 42" to check.