diff --git a/docs/development/new_hardware_support.md b/docs/development/new_hardware_support.md index b70e66060d..5afd6c1fd6 100644 --- a/docs/development/new_hardware_support.md +++ b/docs/development/new_hardware_support.md @@ -6,6 +6,8 @@ Changes for new hardware must not break existing platforms. Guard quirks behind For background on how NICo uses Redfish end to end, see [Redfish Workflow](../architecture/redfish_workflow.md). For currently supported hardware, see the [Hardware Compatibility List](../hcl.md). +After support for a platform is added, update the Hardware Compatibility List as part of the same contribution. Include contact information for the person or team responsible for questions and issues (via Github issues and discussions), and link the corresponding contribution so users and maintainers can find the implementation history. + ## Before You Start Hardware support has a higher review bar than a software-only change because maintainers and CI might not have access to the device. Before writing code: diff --git a/docs/hcl.md b/docs/hcl.md index ff2769cc54..7a91addbaa 100644 --- a/docs/hcl.md +++ b/docs/hcl.md @@ -1,12 +1,18 @@ # Hardware Compatibility List +# Hardware Compatibility List + +**Last updated July 24, 2026** + This Hardware Compatibility List (HCL) is provided for reference purposes only. Systems listed here have been unit tested or exercised internally in limited scenarios. Inclusion in this list does not imply qualification, certification, or support, and does not represent a commitment to ongoing compatibility. For specific hardware support inquiries or technical specifications, please contact the original hardware vendor. -## Hosts +The sections below distinguish platforms maintained by NVIDIA from platforms contributed and maintained by the community. + +## NVIDIA-Maintained Platforms -**Last Updated: 2/20/2026** +### Hosts | Host Machine | BMC/Management Firmware Version | BIOS/UEFI Version | Misc. Firmware Version (FPGA, CPLD, LXPM, etc.) | |-------------------------------------|-------------------------------------|---------------------|-------------------------------------------------| @@ -47,7 +53,7 @@ inquiries or technical specifications, please contact the original hardware vend \* OVX may not show up as an option; check the Server Serial Number to confirm. -### Hosts -- Under Development +#### Hosts Under Development This list outlines platforms that are under development and have not undergone full unit testing. @@ -55,10 +61,16 @@ This list outlines platforms that are under development and have not undergone f |-------------------------------------|-------------------------------------|---------------------|--------------------------------------------| | Lenovo GB300 Compute Tray | 3.0.0 | 1.0.0GA | 1.0.0GA | -## DPUs +### DPUs | DPU | Firmware / Software Version | |--------------|---------------------------------------------------| | BlueField 2 | DOCA 3.2.0 | | BlueField 3 | DOCA 3.2.0 | +## Coming Soon: Community-Added Platforms + +Community-added platforms will be listed here separately from NVIDIA-maintained platforms. Each entry will identify a contact for questions and issues and link to the corresponding GitHub contribution for implementation history and ongoing coordination. + +No community-added platforms are currently listed. +