Closed
Description
Problem Description
In AMD's documentation, it says that Maximum x-, y- or z-dimension of a grid is 2^{32}-1
. These are also the values you get when using rocminfo
. hipGetDeviceProperties
used to return the same values but it was changed in 31b362b. Which values should I use?
Operating System
NA
CPU
NA
GPU
MI 250
ROCm Version
ROCm 6.3
ROCm Component
No response
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response