SWDEV-518297 - Update grid dimensions in hardware features (#26)
[ROCm/hip commit: 55e4c05b77]
This commit is contained in:
zatwierdzone przez
GitHub
rodzic
5387ab9181
commit
a792bdfc8b
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user