diff --git a/triton/ref/gpu.rst b/triton/ref/gpu.rst index 90a9961f9..1d3fdda61 100644 --- a/triton/ref/gpu.rst +++ b/triton/ref/gpu.rst @@ -4,6 +4,7 @@ :class: scicomp-table-dense GPU brand name | GPU name in Slurm (``--gpus=NAME:n``) | VRAM GB (``--gres=gpu-vram:NNg``) | CUDA compute capability (``--gres=min-cuda-cc=NN``) | total amount | nodes | GPUs per node | Compute threads per GPU | Slurm partition (``--partition=``) | + NVIDIA B300(*) | ``b300`` | ``288`` | 10.3 (``103``) | 16 | gpu[64-65] | 8 | 18944 | ``gpu-b300-288g-ellis``, ``gpu-b300-288g-short`` | NVIDIA H200(*) | ``h200`` | ``141`` | 9.0 (``90``) | 112 | gpu[50-63] | 8 | 16896 | ``gpu-h200-141g-ellis``, ``gpu-h200-141g-short`` | NVIDIA H200(**) | ``h200_2g.35gb`` | ``35`` | 9.0 (``90``) | 24 | gpu[49] | 24 | 4224 | ``gpu-h200-35g-ia-ellis``, ``gpu-h200-35g-ia`` | NVIDIA H100 | ``h100`` | ``80`` | 9.0 (``90``) | 16 | gpu[45-48] | 4 | 16896 | ``gpu-h100-80g`` | diff --git a/triton/ref/hardware.rst b/triton/ref/hardware.rst index cf0aa6e90..0e9f1cb2c 100644 --- a/triton/ref/hardware.rst +++ b/triton/ref/hardware.rst @@ -20,3 +20,4 @@ gpu[45-48] | 4 | Dell PowerEdge XE8640 | 2024 | saphr avx2 h100 hopper | 2x48 core `Xeon Platinum 8468 `__ 2.1GHz | 1024GB DDR5-4800 | HDR | 4x `H100 SXM `__ 80GB | 21 TB SSD gpu[49] | 1 | Dell PowerEdge XE9680 | 2025 | emerald avx2 h200 hopper | 2x32 core `Xeon® Platinum 8562Y+ `__ 2.8GHz | 2048GB DDR5-5600 | HDR | 8x `H200 SXM `__ each split to 3x35GB | 20 TB SSD gpu[50-63] | 14 | Dell PowerEdge XE9680 | 2025 | emerald avx2 h200 hopper | 2x32 core `Xeon® Platinum 8562Y+ `__ 2.8GHz | 2048GB DDR5-5600 | HDR | 8x `H200 SXM `__ 141GB | 20 TB SSD + gpu[64-65] | 2 | Dell PowerEdge XE9780 | 2026 | granite avx2 b300 blackwell | 2x64 core `Xeon® 6767P `__ 2.4GHz | 3072GB DDR5-6400 | NDR | 8x `B300 SXM6 AC `__ 288GB | 28 TB SSD