From 4a7eb8905fef06f6bb08de06a7710cb6be6e0e6e Mon Sep 17 00:00:00 2001 From: Jared Conway Date: Fri, 24 Jul 2026 12:25:49 -0400 Subject: [PATCH 1/3] docs: add GPU support to HCL Signed-off-by: Jared Conway --- docs/hcl.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/hcl.md b/docs/hcl.md index ff2769cc54..94618dba9f 100644 --- a/docs/hcl.md +++ b/docs/hcl.md @@ -62,3 +62,13 @@ This list outlines platforms that are under development and have not undergone f | BlueField 2 | DOCA 3.2.0 | | BlueField 3 | DOCA 3.2.0 | +## GPUs + +All current NVIDIA data center GPUs are supported by NICo. + +Unlike host platforms, GPU compatibility is not validated on a per-platform basis in this Hardware Compatibility List. GPU support is provided through the supported host platforms and NVIDIA software stack. For platform-specific GPU qualification, certification, thermal, power, or configuration guidance, refer to your server manufacturer. + +GPU Family | Support +--- | --- +Current NVIDIA Data Center GPUs | Supported + From 9f07e8ee86c23e21f50d7f321268b6ff03628c80 Mon Sep 17 00:00:00 2001 From: jpc204 <50123158+jpc204@users.noreply.github.com> Date: Fri, 24 Jul 2026 19:40:59 -0400 Subject: [PATCH 2/3] Update docs/hcl.md Co-authored-by: Alex Ball Signed-off-by: jpc204 <50123158+jpc204@users.noreply.github.com> --- docs/hcl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hcl.md b/docs/hcl.md index 94618dba9f..4df96cd4e2 100644 --- a/docs/hcl.md +++ b/docs/hcl.md @@ -64,7 +64,7 @@ This list outlines platforms that are under development and have not undergone f ## GPUs -All current NVIDIA data center GPUs are supported by NICo. +NICo supports all current NVIDIA data center GPUs. Unlike host platforms, GPU compatibility is not validated on a per-platform basis in this Hardware Compatibility List. GPU support is provided through the supported host platforms and NVIDIA software stack. For platform-specific GPU qualification, certification, thermal, power, or configuration guidance, refer to your server manufacturer. From 7bdd0c7cbe2dddf6649d569bc8956e1db61afbde Mon Sep 17 00:00:00 2001 From: jpc204 <50123158+jpc204@users.noreply.github.com> Date: Fri, 24 Jul 2026 20:25:54 -0400 Subject: [PATCH 3/3] Update docs/hcl.md Co-authored-by: Alex Ball Signed-off-by: jpc204 <50123158+jpc204@users.noreply.github.com> --- docs/hcl.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/hcl.md b/docs/hcl.md index 4df96cd4e2..f698a52b92 100644 --- a/docs/hcl.md +++ b/docs/hcl.md @@ -68,7 +68,7 @@ NICo supports all current NVIDIA data center GPUs. Unlike host platforms, GPU compatibility is not validated on a per-platform basis in this Hardware Compatibility List. GPU support is provided through the supported host platforms and NVIDIA software stack. For platform-specific GPU qualification, certification, thermal, power, or configuration guidance, refer to your server manufacturer. -GPU Family | Support ---- | --- -Current NVIDIA Data Center GPUs | Supported +| GPU Family | Support | +| ---------- | ------- | +| Current NVIDIA Data Center GPUs | Supported |