From a792bdfc8b794a17b215f52455ed64fae52af71e Mon Sep 17 00:00:00 2001 From: "Jiang, Julia" Date: Wed, 9 Apr 2025 00:00:34 -0400 Subject: [PATCH] SWDEV-518297 - Update grid dimensions in hardware features (#26) [ROCm/hip commit: 55e4c05b7718931410aa3a1a437c7d29b0c8d4a7] --- .../hip/docs/reference/hardware_features.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/projects/hip/docs/reference/hardware_features.rst b/projects/hip/docs/reference/hardware_features.rst index 7ec9ec329e..f5e227fc78 100644 --- a/projects/hip/docs/reference/hardware_features.rst +++ b/projects/hip/docs/reference/hardware_features.rst @@ -160,13 +160,13 @@ page. - 3 - 3 * - - Maximum x-, y- or z-dimension of a grid - - :math:`2^{32} - 1` - - :math:`2^{32} - 1` - - :math:`2^{32} - 1` - - :math:`2^{32} - 1` - - :math:`2^{32} - 1` - - :math:`2^{32} - 1` + - Maximum x-, y- and z-dimension of a grid + - x - :math:`2^{32}-1` y - :math:`2^{16}-1` z - :math:`2^{16}-1` + - x - :math:`2^{32}-1` y - :math:`2^{16}-1` z - :math:`2^{16}-1` + - x - :math:`2^{32}-1` y - :math:`2^{16}-1` z - :math:`2^{16}-1` + - x - :math:`2^{32}-1` y - :math:`2^{16}-1` z - :math:`2^{16}-1` + - x - :math:`2^{32}-1` y - :math:`2^{16}-1` z - :math:`2^{16}-1` + - x - :math:`2^{32}-1` y - :math:`2^{16}-1` z - :math:`2^{16}-1` * - Maximum number of threads per grid - :math:`2^{32} - 1` @@ -176,7 +176,7 @@ page. - :math:`2^{32} - 1` - :math:`2^{32} - 1` * - - Maximum x-, y- or z-dimension of a block + - Maximum x-, y- and z-dimension of a block - :math:`1024` - :math:`1024` - :math:`1024`