Skip to content

V1.2.37

Compare
Choose a tag to compare
@taotod taotod released this 27 Jun 13:30
· 2 commits to master since this release

New features in this release

  • [XPU Manager/SMI] Some security consolidation.

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/9.2 (installer files: xpu-smi-*.el8/el9.x86_64.rpm)
    • SLES 15 SP4/SP5 (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 20.04.3/22.04 (installer files: xpumanager_*.u20.04/u22.04_amd64.deb)
    • RHEL 8.5/8.6/9.2 (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 SP4/SP5 (installer files: xpumanager-*.x86_64.rpm)

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 take effect in OS. You may run the command "sudo dmidecode -t 42" to check.
  • How to enable AMC firmware update on Lenovo ThinkSystem SD650-I V3 server
    • BMC firmware should be v1.21 or newer.
    • Enable "Ethernet Over USB" in "BMC Configuration" -> "Network" page.
    • Reboot OS to make Redfish host interface take effect in OS.