Skip to content

Commit 8d34a34

Browse files
author
Erik Lintunen
committed
Change flag to be consistent over GPU docs
1 parent 1e313b6 commit 8d34a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triton/ref/gpu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:header-rows: 1
44
:class: scicomp-table-dense
55

6-
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=``) |
6+
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=``) |
77
NVIDIA H200(*) | ``h200`` | ``141`` | 9.0 (``90``) | 112 | gpu[50-63] | 8 | 16896 | ``gpu-h200-141g-ellis``, ``gpu-h200-141g-short`` |
88
NVIDIA H200(**) | ``h200_2g.35gb`` | ``35`` | 9.0 (``90``) | 24 | gpu[49] | 24 | 4224 | ``gpu-h200-35g-ia-ellis``, ``gpu-h200-35g-ia`` |
99
NVIDIA H100 | ``h100`` | ``80`` | 9.0 (``90``) | 16 | gpu[45-48] | 4 | 16896 | ``gpu-h100-80g`` |

0 commit comments

Comments
 (0)