Skip to content

GPUs & AI Accelerators Arena

NVIDIA H200 (SXM) vs NVIDIA B200

NVIDIA B200 wins · 77 (14 drawn)

Agenticness — how well agents can access and operate the productAgenticness

How well agents can access and operate the product

Agent access

  1. ai-native userPoint an agent at llms.txt or agent-oriented docs

    weight 2 · round to NVIDIA B200
    NVIDIA H200 (SXM)partialprobed5/10

    A probe confirms developer.nvidia.com/llms.txt returns HTTP 200 with a real summary, showing NVIDIA does expose an agent-readable entry point for its developer docs, but this is a generic portal file, not specific to H200 GPU documentation, and other agent-friendly formats (docs.md, OpenAPI) return 404s. Missing for 10: H200-specific machine-readable docs, working docs.md/OpenAPI endpoints, and confirmation an agent can navigate beyond the root llms.txt.

    • [probe] PROBE llms.txt: HTTP 200 at https://developer.nvidia.com/llms.txt # NVIDIA Developer > Comprehensive developer portal for NVIDIA accelerate…
    • [probe] PROBE docs-md: HTTP 404 at https://developer.nvidia.com/cuda-toolkit.md
    • [probe] PROBE openapi: all candidate paths 404 (https://developer.nvidia.com/openapi.json, https://developer.nvidia.com/swagger.json, https://develo…
    NVIDIA B200fullprobed8/10

    A probe confirms docs.nvidia.com serves an llms.txt file explicitly described as a collection for AI user agents, and product docs pages are also available in agent-friendly markdown form (.md variant returns 200). This directly demonstrates agent-oriented documentation exists and is reachable. Missing for 10: no evidence of an official announcement/first-party documentation explaining or promoting the llms.txt initiative, and no independent/community confirmation of agents actually consuming it.

    • [probe] PROBE llms.txt: HTTP 200 at https://docs.nvidia.com/llms.txt # NVIDIA Technical Product Documentation > Collection of NVIDIA Technical Docu…
    • [probe] PROBE docs-md: HTTP 200 at https://docs.nvidia.com/dgx/dgxb200-user-guide/introduction-to-dgxb200.html.md Title: Introduction to NVIDIA DGX …
  2. ai-native userRun the product headlessly / in CI for automation

    weight 2 · round to NVIDIA B200
    NVIDIA H200 (SXM)none0/10

    The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

      NVIDIA B200partialclaimed6/10

      DGX B200 docs show strong headless-operation building blocks — CLI tools like nvidia-smi, Docker Engine/NVIDIA Container Toolkit for containerized workloads, and remote management via Redfish/IPMI/SNMP — all of which support running the system without a GUI and integrating into automated pipelines. However, there is no explicit mention of CI/CD integration, scripting examples, or automation-specific tooling (e.g., APIs for job orchestration in CI systems). Missing for 10: explicit CI/CD pipeline integration docs, automation API examples, and independent confirmation of headless CI usage in production.

      • [claimed-docs] Provides active health monitoring and system alerts for NVIDIA DGX nodes in a data center. It also provides simple commands for checking the…
      • [claimed-docs] This software enables node-wide administration of GPUs and can be used for cluster and data-center level management.
      • [claimed-docs] The maximum power per GPU is reported by the `nvidia-smi` tool.
      • [claimed-docs] Docker Engine NVIDIA Container Toolkit
      • [claimed-docs] Supports Redfish, IPMI, SNMP, KVM, and Web user interface
    • ai-native userUse an official CLI

      weight 2 · round drawn
      NVIDIA H200 (SXM)none0/10

      The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

        NVIDIA B200none0/10

        The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

        • ai-native userDrive the product through a documented public API

          weight 3 · round to NVIDIA B200
          NVIDIA H200 (SXM)none0/10

          The H200 is a hardware accelerator; while CUDA Toolkit and Nsight tools provide programming interfaces, there is no evidence of a documented public REST/agentic API for driving the product, and explicit probes for OpenAPI/swagger specs all returned 404s.

          • [probe] PROBE docs-md: HTTP 404 at https://developer.nvidia.com/cuda-toolkit.md
          • [probe] PROBE openapi: all candidate paths 404 (https://developer.nvidia.com/openapi.json, https://developer.nvidia.com/swagger.json, https://develo…
          NVIDIA B200partialprobed4/10

          DGX B200 exposes machine-manageable interfaces (Redfish, IPMI, SNMP, KVM) and CLI tooling like nvidia-smi for GPU/system state, which could be scripted by an AI-native agent, but this is BMC/system management, not a documented public API for driving AI workloads or product capabilities, and a direct openapi.json probe returned 404 on all candidate paths, indicating no formal API spec is published. missing for 10: a documented REST/gRPC API with schema (OpenAPI/Swagger) for programmatic control of the AI workload itself, SDK or client library documentation, and independent evidence of agents driving it via API.

          • [claimed-docs] Supports Redfish, IPMI, SNMP, KVM, and Web user interface
          • [claimed-docs] The maximum power per GPU is reported by the `nvidia-smi` tool.
          • [probe] PROBE openapi: all candidate paths 404 (https://docs.nvidia.com/openapi.json, https://docs.nvidia.com/swagger.json, https://docs.nvidia.com/…
        • ai-native userBuild against official SDKs

          weight 2 · round to NVIDIA H200 (SXM)
          NVIDIA H200 (SXM)partialprobed5/10

          NVIDIA provides official SDKs to build against (CUDA Toolkit, Nsight developer tools, and NIM microservices bundled via NVIDIA AI Enterprise) that target the H200 hardware, and a developer portal exists with an llms.txt discovery file. However, probes show no machine-readable docs (404 on .md) and no OpenAPI/swagger spec, and there's no H200-specific agentic SDK evidence beyond generic CUDA/NIM tooling. missing for 10: agent-specific SDK examples, machine-readable API docs (docs-md returned 404), OpenAPI spec availability, independent developer corroboration of SDK usability for AI-native/agentic workflows.

          • [claimed-docs] NVIDIA AI Enterprise includes NVIDIA NIM™, a set of easy-to-use microservices designed to speed up enterprise generative AI deployment.
          • [claimed-docs] With it, you can develop, optimize, and deploy your applications on GPU-accelerated embedded systems, desktop workstations, enterprise data …
          • [claimed-docs] NVIDIA Nsight Compute and Nsight System suite of tools designed to help developers optimize and increase performance of their applications.
          • [probe] PROBE llms.txt: HTTP 200 at https://developer.nvidia.com/llms.txt # NVIDIA Developer > Comprehensive developer portal for NVIDIA accelerate…
          • [probe] PROBE docs-md: HTTP 404 at https://developer.nvidia.com/cuda-toolkit.md
          • [probe] PROBE openapi: all candidate paths 404 (https://developer.nvidia.com/openapi.json, https://developer.nvidia.com/swagger.json, https://develo…
          NVIDIA B200none0/10

          The evidence pack covers DGX B200 hardware, system administration, health monitoring, and container tooling (Docker/NVIDIA Container Toolkit), but contains no documentation of official SDKs (e.g., CUDA, cuDNN, TensorRT, NIM APIs) that AI-native developers would build against. Building against SDKs is a fair and applicable axis for an NVIDIA AI hardware platform, but nothing in this pack demonstrates it.

          • [claimed-docs] Docker Engine NVIDIA Container Toolkit
          • [claimed-docs] This software enables node-wide administration of GPUs and can be used for cluster and data-center level management.

        Agentic features

        1. ai-native userGet AI-generated insights and suggestions from my data inside the product

          weight 2 · round drawn
          NVIDIA H200 (SXM)none0/10

          The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

            NVIDIA B200none0/10

            The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

            • ai-native userDelegate tasks to a built-in AI assistant inside the product

              weight 3 · round drawn
              NVIDIA H200 (SXM)none0/10

              The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                NVIDIA B200none0/10

                The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                • ai-native userOperate the product with natural-language commands

                  weight 2 · round drawn
                  NVIDIA H200 (SXM)none0/10

                  The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                    NVIDIA B200none0/10

                    The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                    Api quality

                    1. ai-native userDownload a machine-readable API spec (OpenAPI or equivalent)

                      weight 2 · round drawn
                      NVIDIA H200 (SXM)none0/10

                      The H200 is a hardware GPU; NVIDIA's developer portal was probed for machine-readable API specs (openapi.json, swagger.json, etc.) and all returned 404, showing no discoverable OpenAPI spec is published.

                      • [probe] PROBE openapi: all candidate paths 404 (https://developer.nvidia.com/openapi.json, https://developer.nvidia.com/swagger.json, https://develo…
                      • [probe] PROBE docs-md: HTTP 404 at https://developer.nvidia.com/cuda-toolkit.md
                      NVIDIA B200none0/10

                      The DGX B200 docs mention management protocols like Redfish/IPMI/SNMP but no machine-readable API spec (OpenAPI or equivalent) is provided; a direct probe for OpenAPI/swagger files at NVIDIA's docs domain returned 404 for all candidate paths, confirming no such spec is published.

                      • [claimed-docs] Supports Redfish, IPMI, SNMP, KVM, and Web user interface
                      • [probe] PROBE openapi: all candidate paths 404 (https://docs.nvidia.com/openapi.json, https://docs.nvidia.com/swagger.json, https://docs.nvidia.com/…

                    Ai compute — stories about ai compute in this arenaAi compute

                    Stories about ai compute in this arena

                    Inference stack

                    1. ai-native userThis GPU has a documented LLM inference story — low-precision formats (FP8/FP4) and supported serving stacks (TensorRT-LLM, vLLM, ROCm, llama.cpp) for this part

                      weight 3 · round to NVIDIA B200
                      NVIDIA H200 (SXM)partialprobed4/10

                      NVIDIA docs and runtime probes confirm H200's HBM3e specs and FP8 tensor performance figures, and community evidence shows real-world LLM inference (Llama2, Llama 405B) throughput gains, but no evidence names FP4 support or specific serving-stack integration (TensorRT-LLM, vLLM, ROCm, llama.cpp) for this part. missing for 10: explicit FP4 precision docs, named serving-stack support (TensorRT-LLM/vLLM/ROCm/llama.cpp) tied to H200.

                      • [claimed-docs] The H200 boosts inference speed by up to 2X compared to H100 GPUs when handling LLMs like Llama2.
                      • [claimed-docs] the NVIDIA H200 is the first GPU to offer 141 gigabytes (GB) of HBM3e memory at 4.8 terabytes per second (TB/s)
                      • [community] Llama 405B up to 142 tok/s on Nvidia H200 SXM — launched a production grade API endpoint at $3 per million tokens, made possible by H200 SXM…
                      • [probe] PROBE runtime (recorded 2026-09-15): NVIDIA's H200 datacenter page answered a keyless curl and names the part — the spec table (141GB HBM3e,…
                      NVIDIA B200partialcommunity5/10

                      Evidence confirms B200 inference performance claims and mentions vLLM in a community context (KV cache offload), and NVLink/GPU virtualization discussions imply serving-stack usage, but there is no explicit documentation of FP8/FP4 precision support or named serving stack compatibility (TensorRT-LLM, vLLM, ROCm, llama.cpp) tied specifically to B200. missing for 10: explicit FP8/FP4 precision docs, explicit TensorRT-LLM/vLLM/llama.cpp support statements, ROCm compatibility (irrelevant for NVIDIA but story implies breadth), independent benchmarks confirming serving stack performance.

                      • [claimed-docs] NVIDIA DGX B200 delivers 3X the training performance and 15X the inference performance of previous-generation systems
                      • [community] Once you oversubscribe GPU memory, performance usually collapses. Frameworks like vLLM can explicitly offload things like the KV cache to CP…
                      • [community] For me, the hardest part was virtualizing GPUs with NVLink in the mix. It complicates isolation while trying to preserve performance. (autho…

                    Tensor specs

                    1. ml engineerSize training and inference from published tensor throughput — TFLOPS or TOPS with precision and sparsity stated, not a bare marketing number

                      weight 3 · round to NVIDIA H200 (SXM)
                      NVIDIA H200 (SXM)partialprobed4/10

                      NVIDIA's H200 page is confirmed live and does contain a spec table with FP8 tensor figures and bandwidth/capacity numbers (per probe-rt-1), but the evidence pack itself surfaces mostly bare marketing multipliers ('2X faster than H100', '110X faster than CPU') rather than the actual precision-tagged TFLOPS/TOPS figures with sparsity conditions spelled out. Community commentary also notes the H200 reuses H100 silicon, adding skepticism to headline comparisons rather than to the raw spec numbers themselves. Missing for 10: explicit quoted TFLOPS/TOPS values per precision (FP8/FP16/INT8) with dense vs. sparse figures, and independent benchmark corroboration of those specific numbers.

                      • [claimed-docs] The H200 boosts inference speed by up to 2X compared to H100 GPUs when handling LLMs like Llama2.
                      • [claimed-docs] the NVIDIA H200 is the first GPU to offer 141 gigabytes (GB) of HBM3e memory at 4.8 terabytes per second (TB/s)
                      • [probe] PROBE runtime (recorded 2026-09-15): NVIDIA's H200 datacenter page answered a keyless curl and names the part — the spec table (141GB HBM3e,…
                      • [community] The H200 GPU die is the same as the H100, but it's using a full set of faster 24GB memory stacks... This is an H100 141GB, not new silicon l…
                      NVIDIA B200none0/10

                      The evidence pack contains only relative performance claims (3X training, 15X inference vs prior gen) and general DGX platform/management docs, but no actual published TFLOPS/TOPS numbers with precision (FP8, FP16, INT8, etc.) or sparsity conditions stated for B200. Without these hard spec figures, an ML engineer cannot size workloads from the evidence provided.

                      • [claimed-docs] NVIDIA DGX B200 delivers 3X the training performance and 15X the inference performance of previous-generation systems

                    Automation depth — how much of the product can run unattendedAutomation depth

                    How much of the product can run unattended

                    1. ai-native userPerform bulk operations across many items at once

                      weight 2 · round drawn
                      NVIDIA H200 (SXM)none0/10

                      The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                        NVIDIA B200none0/10

                        The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                        • ai-native userSchedule recurring jobs or workflows

                          weight 2 · round drawn
                          NVIDIA H200 (SXM)none0/10

                          The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                            NVIDIA B200none0/10

                            The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                            Creator media — stories about creator media in this arenaCreator media

                            Stories about creator media in this arena

                            Media engines

                            1. creatorHardware media engines and creator-app acceleration are documented — AV1/HEVC encoders, and professional or ISV-certified driver support where the vendor claims it

                              weight 2 · round drawn
                              NVIDIA H200 (SXM)none0/10

                              The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                                NVIDIA B200none0/10

                                The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                                Datacenter scale — stories about datacenter scale in this arenaDatacenter scale

                                Stories about datacenter scale in this arena

                                Scale out

                                1. ml engineerTrain and serve at datacenter scale on this part — documented high-bandwidth interconnect (NVLink, Infinity Fabric), multi-GPU systems, and rack-scale deployment

                                  weight 3 · round to NVIDIA B200
                                  NVIDIA H200 (SXM)partialcommunity6/10

                                  Evidence confirms the SXM form factor, MIG partitioning, CUDA toolkit for datacenter deployment, and community proof of real multi-GPU serving (Llama 405B at 142 tok/s across H200 SXMs) validating datacenter-scale operation, but the pack never cites NVLink/NVSwitch bandwidth figures, Infinity Fabric, or DGX/HGX rack-scale system specs that the story explicitly asks for. missing for 10: explicit NVLink/NVSwitch bandwidth numbers, DGX/HGX rack-scale system documentation, independent rack-scale benchmark corroboration.

                                  • [claimed-docs] the NVIDIA H200 is the first GPU to offer 141 gigabytes (GB) of HBM3e memory at 4.8 terabytes per second (TB/s)
                                  • [claimed-docs] Multi-Instance GPUs Up to 7 MIGs @18GB each
                                  • [community] Llama 405B up to 142 tok/s on Nvidia H200 SXM — launched a production grade API endpoint at $3 per million tokens, made possible by H200 SXM…
                                  • [claimed-docs] With it, you can develop, optimize, and deploy your applications on GPU-accelerated embedded systems, desktop workstations, enterprise data …
                                  NVIDIA B200fullcommunity8/10

                                  NVIDIA documents DGX B200 multi-GPU systems, DGX SuperPOD rack-scale deployment, cluster/data-center management software, and Mission Control for AI factory operations, with community confirmation that B200 systems deliver strong performance gains over prior generation. Missing for 10: explicit NVLink/Infinity Fabric bandwidth specs in this evidence pack and independent large-scale training/serving benchmarks beyond community sentiment.

                                  • [claimed-docs] NVIDIA DGX B200 delivers 3X the training performance and 15X the inference performance of previous-generation systems
                                  • [claimed-docs] This software enables node-wide administration of GPUs and can be used for cluster and data-center level management.
                                  • [claimed-docs] NVIDIA Mission Control streamlines AI factory operations, from workloads to infrastructure, with world-class expertise delivered as software…
                                  • [claimed-docs] NVIDIA DGX SuperPOD is a turnkey AI data center infrastructure solution that delivers uncompromising performance for every user and workload…
                                  • [community] B200 is indeed much better than H200
                                  • [community] For me, the hardest part was virtualizing GPUs with NVLink in the mix. It complicates isolation while trying to preserve performance. (autho…

                                Driver openness — stories about driver openness in this arenaDriver openness

                                Stories about driver openness in this arena

                                Linux support

                                1. developerLinux is a first-class citizen for this GPU — documented Linux driver releases and independent Linux testing of this part

                                  weight 2 · round to NVIDIA B200
                                  NVIDIA H200 (SXM)none0/10

                                  Evidence pack lacks any explicit mention of Linux driver releases, release notes, or independent Linux benchmarking/testing of the H200; CUDA toolkit blurb only vaguely references 'data centers' and 'supercomputers' without naming Linux, and community links focus on inference throughput or die comparisons, not OS-specific testing.

                                    NVIDIA B200partialcommunity6/10

                                    DGX B200 docs assume a Linux-based administration stack (nvidia-smi, Docker Engine/NVIDIA Container Toolkit, command-line health checks, BMC/Redfish), and community posts describe hands-on Linux work (vGPU/NVLink virtualization, Cloud Hypervisor driver reverse-engineering) confirming real independent Linux usage and testing. However, there is no explicit Linux driver release-notes page, versioned driver changelog, or formal independent Linux benchmark/validation report in the evidence. Missing for 10: dedicated Linux driver release documentation/changelog, formal independent Linux benchmark reports validating driver quality.

                                    • [claimed-docs] Provides active health monitoring and system alerts for NVIDIA DGX nodes in a data center. It also provides simple commands for checking the…
                                    • [claimed-docs] The maximum power per GPU is reported by the `nvidia-smi` tool.
                                    • [claimed-docs] Docker Engine NVIDIA Container Toolkit
                                    • [community] For me, the hardest part was virtualizing GPUs with NVLink in the mix. It complicates isolation while trying to preserve performance. (autho…
                                    • [community] Did you ever manage to get vGPU's working in any other hardware configuration? I know it's not what Hx00 customers want. I bloodied my foreh…

                                  Open drivers

                                  1. developerRun this GPU on an open driver — open-source kernel modules or upstream Linux support documented by the vendor

                                    weight 2 · round drawn
                                    NVIDIA H200 (SXM)none0/10

                                    Evidence shows only proprietary CUDA toolkit and NVIDIA AI Enterprise stack; nothing about open-source kernel modules (nvidia-open) or upstream Linux driver support is documented in the pack. Missing for 10: any mention of NVIDIA's open GPU kernel modules, upstream mainline Linux driver support, or open-source driver documentation for the H200.

                                    • [claimed-docs] With it, you can develop, optimize, and deploy your applications on GPU-accelerated embedded systems, desktop workstations, enterprise data …
                                    • [claimed-docs] NVIDIA Nsight Compute and Nsight System suite of tools designed to help developers optimize and increase performance of their applications.
                                    NVIDIA B200none0/10

                                    No evidence of open-source kernel modules or upstream Linux driver support for B200; documentation only references proprietary NVIDIA tooling (nvidia-smi, Container Toolkit, BMC/Redfish) with no mention of open-driver support.

                                    Gaming performance — stories about gaming performance in this arenaGaming performance

                                    Stories about gaming performance in this arena

                                    4k gaming

                                    1. gamerThis card drives high-refresh 4K gaming — vendor performance claims corroborated by independent game benchmarks

                                      weight 3 · round drawn
                                      NVIDIA H200 (SXM)none0/10

                                      The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                                        NVIDIA B200none0/10

                                        The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                                        Upscaling

                                        1. gamerAI upscaling and frame generation are supported on this card — the DLSS or FSR generation is documented for this part, with broad game support

                                          weight 2 · round drawn
                                          NVIDIA H200 (SXM)none0/10

                                          The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                                            NVIDIA B200none0/10

                                            The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                                            Memory vram — stories about memory vram in this arenaMemory vram

                                            Stories about memory vram in this arena

                                            Llm memory

                                            1. ai-native userRun a 70B-class quantized LLM on this GPU — published VRAM capacity and memory bandwidth that make local or single-node inference practical

                                              weight 3 · round to NVIDIA H200 (SXM)
                                              NVIDIA H200 (SXM)fullprobed9/10

                                              NVIDIA docs confirm 141GB HBM3e at 4.8TB/s, comfortably fitting a 70B-class quantized model with large batch/context headroom, and this is corroborated by an independent runtime probe and community benchmarks showing real-world inference (e.g., Llama 405B at 142 tok/s) on H200 SXM. Missing for 10: independent hands-on benchmark specifically for a 70B-class quantized model rather than larger models.

                                              • [claimed-docs] the NVIDIA H200 is the first GPU to offer 141 gigabytes (GB) of HBM3e memory at 4.8 terabytes per second (TB/s)
                                              • [community] Llama 405B up to 142 tok/s on Nvidia H200 SXM — launched a production grade API endpoint at $3 per million tokens, made possible by H200 SXM…
                                              • [probe] PROBE runtime (recorded 2026-09-15): NVIDIA's H200 datacenter page answered a keyless curl and names the part — the spec table (141GB HBM3e,…
                                              NVIDIA B200none0/10

                                              The evidence pack contains no published VRAM capacity or memory bandwidth specs for B200, nor any concrete claim about running 70B-class quantized models; docs cover DGX system administration, power, networking and support rather than memory specs, and community comments are generic ('B200 is better than H200') or about vGPU/memory-offload complications rather than confirming single-node 70B inference capacity. missing for 10: published HBM VRAM capacity figure, published memory bandwidth figure, explicit 70B-quantized-model inference benchmark or claim.

                                              • [claimed-docs] NVIDIA DGX B200 delivers 3X the training performance and 15X the inference performance of previous-generation systems
                                              • [community] B200 is indeed much better than H200
                                              • [community] Once you oversubscribe GPU memory, performance usually collapses. Frameworks like vLLM can explicitly offload things like the KV cache to CP…

                                            Memory spec

                                            1. ml engineerMemory specs are published in full for this exact part — capacity, memory type, bus width, and bandwidth

                                              weight 2 · round to NVIDIA H200 (SXM)
                                              NVIDIA H200 (SXM)partialprobed6/10

                                              NVIDIA's official H200 page publishes capacity (141GB), memory type (HBM3e), and bandwidth (4.8TB/s), and a runtime probe confirms this spec table is live and fetchable; independent commentary also confirms it's HBM3e stacks on the H100 die. However, memory bus width is never stated anywhere in the evidence pack. Missing for 10: explicit memory bus-width figure, and any independent/third-party spec-sheet corroboration beyond NVIDIA's own page.

                                              • [claimed-docs] the NVIDIA H200 is the first GPU to offer 141 gigabytes (GB) of HBM3e memory at 4.8 terabytes per second (TB/s)
                                              • [probe] PROBE runtime (recorded 2026-09-15): NVIDIA's H200 datacenter page answered a keyless curl and names the part — the spec table (141GB HBM3e,…
                                              • [community] The H200 GPU die is the same as the H100, but it's using a full set of faster 24GB memory stacks... This is an H100 141GB, not new silicon l…
                                              NVIDIA B200none0/10

                                              The evidence pack contains no specific memory capacity, memory type, bus width, or bandwidth figures for the B200 — only general marketing claims, DGX system admin docs, and community commentary about virtualization difficulties, none of which state the actual memory spec numbers.

                                              Openness — open source, data portability, and self-hosting storiesOpenness

                                              Open source, data portability, and self-hosting stories

                                              1. ai-native userRead the product's source under an open license

                                                weight 2 · round drawn
                                                NVIDIA H200 (SXM)none0/10

                                                The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                                                  NVIDIA B200none0/10

                                                  The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                                                  • ai-native userSelf-host the core product

                                                    weight 3 · round to NVIDIA B200
                                                    NVIDIA H200 (SXM)fullcommunity7/10

                                                    The H200 is physical hardware you purchase/own and deploy in your own datacenter or colo, making self-hosting the core product inherently possible (unlike SaaS AI products), and NVIDIA's stack (CUDA toolkit, drivers, Nsight tools) supports fully on-prem deployment across data centers and workstations. missing for 10: no direct documentation of an on-prem purchase/procurement path or hands-on self-hosting case study, and no independent report confirming ease of self-managed deployment outside of cloud providers.

                                                    • [claimed-docs] With it, you can develop, optimize, and deploy your applications on GPU-accelerated embedded systems, desktop workstations, enterprise data …
                                                    • [claimed-docs] NVIDIA Nsight Compute and Nsight System suite of tools designed to help developers optimize and increase performance of their applications.
                                                    • [claimed-docs] the NVIDIA H200 is the first GPU to offer 141 gigabytes (GB) of HBM3e memory at 4.8 terabytes per second (TB/s)
                                                    • [community] Llama 405B up to 142 tok/s on Nvidia H200 SXM — launched a production grade API endpoint at $3 per million tokens, made possible by H200 SXM…
                                                    NVIDIA B200fullclaimed8/10

                                                    The DGX B200 is physical hardware/on-prem infrastructure explicitly designed to be deployed and administered in a customer's own data center, with first-party docs covering node administration, health monitoring, power/cooling redundancy, BMC/Redfish/IPMI management, and container tooling for running workloads locally — all consistent with self-hosting the core product. Missing for 10: independent third-party accounts of a full self-hosting deployment lifecycle (procurement to production) and clearer distinction from cloud-rental usage mentioned in community comments.

                                                    • [claimed-docs] Provides active health monitoring and system alerts for NVIDIA DGX nodes in a data center. It also provides simple commands for checking the…
                                                    • [claimed-docs] This software enables node-wide administration of GPUs and can be used for cluster and data-center level management.
                                                    • [claimed-docs] The system includes six power supply units (PSU) configured for 5+1 redundancy.
                                                    • [claimed-docs] Docker Engine NVIDIA Container Toolkit
                                                    • [claimed-docs] Supports Redfish, IPMI, SNMP, KVM, and Web user interface
                                                    • [claimed-docs] Contact NVIDIA Enterprise Support for assistance in reporting, troubleshooting, or diagnosing problems with your DGX B200 system. You can al…

                                                  Power cooling — stories about power cooling in this arenaPower cooling

                                                  Stories about power cooling in this arena

                                                  Efficiency

                                                  1. ml engineerSustained workloads are power-efficient on this part — documented power envelopes with independent performance-per-watt testing

                                                    weight 2 · round to NVIDIA H200 (SXM)
                                                    NVIDIA H200 (SXM)partialcommunity3/10

                                                    NVIDIA's own docs state the H200 operates 'within the same power profile as the H100' (nvidia-h200-sxm-docs-4), but this is a vendor claim only — no independent performance-per-watt benchmarks or third-party power-envelope testing are present in the evidence pack. Community notes (nvidia-h200-sxm-comm-2) even highlight that H200 shares H100 silicon, which is consistent but not an efficiency benchmark. Missing for 10: independent/hands-on power-draw measurements under sustained load, third-party perf/watt comparisons, and detailed thermal/power documentation beyond the single marketing sentence.

                                                    • [claimed-docs] This cutting-edge technology offers unparalleled performance, all within the same power profile as the H100.
                                                    • [community] The H200 GPU die is the same as the H100, but it's using a full set of faster 24GB memory stacks... This is an H100 141GB, not new silicon l…
                                                    NVIDIA B200none0/10

                                                    Evidence covers performance claims, PSU redundancy, and management tools but there is no documented power envelope specification with independent performance-per-watt testing for sustained workloads. missing for 10: TDP/power envelope specs, independent perf-per-watt benchmarks, sustained workload efficiency data.

                                                    • [claimed-docs] NVIDIA DGX B200 delivers 3X the training performance and 15X the inference performance of previous-generation systems
                                                    • [claimed-docs] The system includes six power supply units (PSU) configured for 5+1 redundancy.
                                                    • [claimed-docs] The maximum power per GPU is reported by the `nvidia-smi` tool.

                                                  Psu planning

                                                  1. gamerSpec a build around published board power — TDP/TGP, connector requirements, and cooling guidance for this exact card

                                                    weight 2 · round drawn
                                                    NVIDIA H200 (SXM)none0/10

                                                    The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                                                      NVIDIA B200none0/10

                                                      The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                                                      Privacy posture — data-handling and privacy storiesPrivacy posture

                                                      Data-handling and privacy stories

                                                      1. ai-native userPrevent my data from being used to train AI models

                                                        weight 3 · round drawn
                                                        NVIDIA H200 (SXM)none0/10

                                                        The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                                                          NVIDIA B200none0/10

                                                          The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                                                          Software toolchain — stories about software toolchain in this arenaSoftware toolchain

                                                          Stories about software toolchain in this arena

                                                          Compute stack

                                                          1. developerShip GPU-compute workloads on the vendor's toolchain — CUDA or ROCm/HIP documentation lists this part as a supported target

                                                            weight 3 · round to NVIDIA H200 (SXM)
                                                            NVIDIA H200 (SXM)fullprobed8/10

                                                            CUDA Toolkit is NVIDIA's standard GPU-compute toolchain, explicitly documented as supporting deployment across data centers and supercomputers, and H200 is the current flagship data-center GPU in this same product family/lineage; community evidence (production LLM inference deployments on H200 SXM) confirms real-world CUDA-based workloads running on this part. Missing for 10: no explicit CUDA compute-capability/architecture list page directly naming 'H200' as a supported gpu-architecture target string, and no ROCm angle (not applicable to NVIDIA anyway).

                                                            • [claimed-docs] With it, you can develop, optimize, and deploy your applications on GPU-accelerated embedded systems, desktop workstations, enterprise data …
                                                            • [claimed-docs] NVIDIA Nsight Compute and Nsight System suite of tools designed to help developers optimize and increase performance of their applications.
                                                            • [community] Llama 405B up to 142 tok/s on Nvidia H200 SXM — launched a production grade API endpoint at $3 per million tokens, made possible by H200 SXM…
                                                            • [probe] PROBE runtime (recorded 2026-09-15): NVIDIA's H200 datacenter page answered a keyless curl and names the part — the spec table (141GB HBM3e,…
                                                            NVIDIA B200partialcommunity6/10

                                                            Evidence confirms B200 systems ship with NVIDIA Container Toolkit/Docker and standard NVIDIA tooling (nvidia-smi) plus community confirmation the hardware works well for compute workloads, implying CUDA support as the standard NVIDIA stack. However, no direct evidence cites CUDA toolkit version/compatibility docs explicitly listing B200 as a supported compute target, and community notes real friction around GPU virtualization/isolation on this hardware. Missing for 10: explicit CUDA toolkit release notes naming B200 as supported target, and clearer resolution of virtualization/isolation caveats.

                                                            • [claimed-docs] Docker Engine NVIDIA Container Toolkit
                                                            • [claimed-docs] The maximum power per GPU is reported by the `nvidia-smi` tool.
                                                            • [community] B200 is indeed much better than H200
                                                            • [community] For me, the hardest part was virtualizing GPUs with NVLink in the mix. It complicates isolation while trying to preserve performance. (autho…
                                                            • [community] Once you oversubscribe GPU memory, performance usually collapses. Frameworks like vLLM can explicitly offload things like the KV cache to CP…

                                                          Frameworks

                                                          1. ml engineerPyTorch and mainstream ML frameworks run on this GPU through officially documented builds and support matrices

                                                            weight 2 · round to NVIDIA H200 (SXM)
                                                            NVIDIA H200 (SXM)partialcommunity6/10

                                                            NVIDIA documents CUDA Toolkit support for developing/deploying GPU-accelerated applications and community evidence (HN inference benchmark) shows PyTorch-based LLM workloads (Llama 405B) running in production on H200 SXM, implying framework compatibility via CUDA. However, there is no direct citation of an official PyTorch/TensorFlow support matrix or explicit framework-version compatibility documentation for H200 specifically. Missing for 10: explicit PyTorch/TensorFlow official support matrix naming H200, CUDA/cuDNN version compatibility table, first-party framework installation guide referencing H200.

                                                            • [claimed-docs] With it, you can develop, optimize, and deploy your applications on GPU-accelerated embedded systems, desktop workstations, enterprise data …
                                                            • [claimed-docs] NVIDIA Nsight Compute and Nsight System suite of tools designed to help developers optimize and increase performance of their applications.
                                                            • [community] Llama 405B up to 142 tok/s on Nvidia H200 SXM — launched a production grade API endpoint at $3 per million tokens, made possible by H200 SXM…
                                                            NVIDIA B200partialcommunity5/10

                                                            Evidence confirms DGX B200 ships with Docker/NVIDIA Container Toolkit and general AI workflow acceleration claims, and community posts confirm real-world usage of B200 for ML workloads, but there is no explicit citation of official PyTorch/TensorFlow build documentation, CUDA/cuDNN version support matrices, or framework compatibility tables. missing for 10: explicit PyTorch/framework support matrix documentation, CUDA/cuDNN version compatibility details, official framework install/build instructions for B200.

                                                            • [claimed-docs] Docker Engine NVIDIA Container Toolkit
                                                            • [claimed-docs] enterprises can arm their developers with a single platform built to accelerate their workflows
                                                            • [community] B200 is indeed much better than H200
                                                            • [community] I have already tried it, which can be used on demand at any time, is indeed very convenient for small and medium-sized enterprises.

                                                          Not comparable on these axes

                                                          1. ai-native userPlug MCP servers into this product so it can use their tools

                                                            weight 3 · not comparable
                                                            NVIDIA H200 (SXM)n/a

                                                            The H200 is a hardware GPU accelerator, not an AI agent or assistant capable of plugging in MCP servers to use their tools; this axis is a category error for a physical compute product.

                                                              NVIDIA B200n/a

                                                              The B200 is a GPU hardware product for data centers, not an AI agent or application layer that could plug in MCP servers to use tools; this axis is a category error for hardware.

                                                              • ai-native userConnect an agent via an official MCP server

                                                                weight 3 · not comparable
                                                                NVIDIA H200 (SXM)n/a

                                                                The H200 is a hardware GPU product, not an agent or software platform that could expose an MCP server; connecting agents via MCP is a wrong axis for a datacenter accelerator.

                                                                  NVIDIA B200n/a

                                                                  The B200 is a GPU hardware product for AI compute infrastructure, not an agent platform or service that would expose an MCP server for agent connectivity; this axis is a category error for a hardware accelerator.

                                                                  • ai-native userIssue scoped/least-privilege API credentials for an agent

                                                                    weight 2 · not comparable
                                                                    NVIDIA H200 (SXM)n/a

                                                                    H200 is a hardware GPU product, not an API/service platform issuing credentials for agents; scoped API credential issuance is a wrong axis for a hardware accelerator.

                                                                      NVIDIA B200n/a

                                                                      NVIDIA B200 is a hardware GPU/system product, not an API/service platform that issues credentials for agents; scoped API credential management is outside its product category.

                                                                      • ai-native userSubscribe to events via webhooks

                                                                        weight 2 · not comparable
                                                                        NVIDIA H200 (SXM)n/a

                                                                        The H200 is a hardware GPU product; webhooks/event subscriptions are a software/platform API concept that does not apply to a physical accelerator SKU.

                                                                          NVIDIA B200n/a

                                                                          NVIDIA B200 is a hardware GPU/system product, not a service or platform with an event-driven API; webhook subscriptions are a category mismatch for this product type.

                                                                          • ai-native userSet up automations that run autonomously in the background

                                                                            weight 2 · not comparable
                                                                            NVIDIA H200 (SXM)n/a

                                                                            The H200 is a hardware GPU accelerator, not an automation/orchestration platform; setting up autonomous background automations is an application-layer/software capability entirely outside the scope of a data-center GPU product.

                                                                              NVIDIA B200n/a

                                                                              The B200 is a hardware GPU/data-center platform, not an agentic automation or workflow orchestration tool; setting up autonomous background automations is a software/agent-layer capability that runs on top of hardware like this, not something the GPU product itself provides.

                                                                              • ai-native userExplore an interactive API reference with runnable examples

                                                                                weight 2 · not comparable
                                                                                NVIDIA H200 (SXM)n/a

                                                                                The H200 is a hardware GPU product, not an API/SaaS service; an interactive API reference with runnable examples is not a fair axis for a physical accelerator (this differs from CUDA toolkit docs, which are a separate developer tool, not the GPU itself).

                                                                                  NVIDIA B200n/a

                                                                                  NVIDIA B200 is a hardware GPU product; an interactive API reference with runnable examples is a developer-portal/SDK feature axis, not applicable to the physical hardware itself.

                                                                                  • ai-native userTest against a sandbox environment without touching production data

                                                                                    weight 1 · not comparable
                                                                                    NVIDIA H200 (SXM)n/a

                                                                                    The H200 is a hardware GPU product; sandbox-vs-production data testing is an application/software-layer concern, not a fair axis for a GPU accelerator itself.

                                                                                      NVIDIA B200n/a

                                                                                      NVIDIA B200 is a GPU hardware/data-center product, not an application or SaaS with a sandbox/production data separation concept; sandbox-vs-production testing is not a fair axis for this kind of product.

                                                                                      • ai-native userRely on versioned APIs with a documented deprecation policy

                                                                                        weight 2 · not comparable
                                                                                        NVIDIA H200 (SXM)n/a

                                                                                        The H200 is a hardware GPU product, not a software service with a versioned API; no such API/deprecation-policy axis applies to a physical accelerator card.

                                                                                          NVIDIA B200n/a

                                                                                          The B200 is a hardware GPU/system product, not an API-driven software service; versioned APIs with deprecation policies are not a relevant axis for this kind of product.

                                                                                          • ai-native userDefine rules that trigger actions automatically on events

                                                                                            weight 3 · not comparable
                                                                                            NVIDIA H200 (SXM)n/a

                                                                                            The H200 is a hardware GPU/accelerator; rule-based event-triggered automation is a software/application-layer feature entirely outside the scope of a physical GPU product's capabilities.

                                                                                              NVIDIA B200n/a

                                                                                              NVIDIA B200 is a hardware GPU/system product; defining event-triggered automation rules is an application/orchestration-layer concern, not a fair axis for a GPU hardware platform.

                                                                                              • ai-native userVersion, review, and roll back my automations

                                                                                                weight 1 · not comparable
                                                                                                NVIDIA H200 (SXM)n/a

                                                                                                The H200 is a hardware GPU product; versioning, reviewing, and rolling back automations is a software/workflow-orchestration concern entirely outside a hardware accelerator's scope.

                                                                                                  NVIDIA B200n/a

                                                                                                  NVIDIA B200 is a hardware GPU/data-center system, not an automation-building or workflow tool; versioning, reviewing, and rolling back 'automations' is a category error for this product type.

                                                                                                  • ai-native userDo everything through the API that I can do in the UI

                                                                                                    weight 2 · not comparable
                                                                                                    NVIDIA H200 (SXM)n/a

                                                                                                    The H200 is a physical GPU/hardware product with no user-facing UI or API of its own — it's accessed via drivers, CUDA, and third-party platforms. The 'API vs UI parity' story is a category error for a hardware accelerator.

                                                                                                      NVIDIA B200n/a

                                                                                                      NVIDIA B200 is a hardware GPU/system product, not a UI+API software product; the notion of 'API parity with UI' is a category error for a physical accelerator platform (though it exposes CLI/BMC tools like nvidia-smi and Redfish, these are not a UI/API pair in the sense this story asks about).

                                                                                                      • ai-native userExport all of my data in open formats and leave

                                                                                                        weight 3 · not comparable
                                                                                                        NVIDIA H200 (SXM)n/a

                                                                                                        The H200 is a hardware GPU accelerator, not a data platform or SaaS application that stores user data subject to export/lock-in concerns; data portability/exit is not an applicable axis for a compute chip.

                                                                                                          NVIDIA B200n/a

                                                                                                          NVIDIA B200 is a GPU hardware product for compute infrastructure, not a data platform or SaaS that stores user data subject to export/portability concerns; data export/open-format portability is not a fair axis for a GPU accelerator.

                                                                                                          • ai-native userChoose where my data is stored (region/residency)

                                                                                                            weight 2 · not comparable
                                                                                                            NVIDIA H200 (SXM)n/a

                                                                                                            The H200 is a hardware GPU/chip, not a hosted data storage or cloud service; data residency/region selection is a deployment-layer concern determined by whoever operates the data center, not a property of the GPU itself. This axis is a category error for a hardware product.

                                                                                                              NVIDIA B200n/a

                                                                                                              NVIDIA B200 is a GPU hardware/accelerator product, not a hosted data service; data residency/region selection is a SaaS/cloud-service concern that depends on where an operator deploys the hardware, not a capability of the chip or DGX system itself.

                                                                                                              • ai-native userControl data retention and deletion

                                                                                                                weight 2 · not comparable
                                                                                                                NVIDIA H200 (SXM)n/a

                                                                                                                The H200 is a hardware GPU accelerator, not a data service or platform that stores/retains user data; data retention/deletion controls are a SaaS/application-layer concern handled by whatever software stack runs on top of the GPU, not by the chip itself.

                                                                                                                  NVIDIA B200n/a

                                                                                                                  The B200 is a hardware GPU/system product, not a data service or SaaS platform that stores user data; data retention/deletion policies are an axis for software/data services, not for a hardware accelerator itself.

                                                                                                                  • ai-native userOpt out of telemetry and usage tracking

                                                                                                                    weight 2 · not comparable
                                                                                                                    NVIDIA H200 (SXM)n/a

                                                                                                                    The H200 is a hardware GPU accelerator, not a software service or agent that collects usage telemetry from end users; telemetry opt-out is not a meaningful axis for a physical chip product.

                                                                                                                      NVIDIA B200n/a

                                                                                                                      NVIDIA B200 is a hardware GPU/system product, not a software service with telemetry/usage tracking to opt out of; this privacy-posture axis about opting out of vendor telemetry does not apply to this category.