Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Incorrect note about warpSize in kernel #151

Open
al42and opened this issue Sep 29, 2022 · 0 comments
Open

Incorrect note about warpSize in kernel #151

al42and opened this issue Sep 29, 2022 · 0 comments

Comments

@al42and
Copy link

al42and commented Sep 29, 2022

Currently, the documentation says:

Note that all current Nvidia devices return 32 for this variable, and all current AMD devices return 64.
(https://github.com/RadeonOpenCompute/ROCm_Documentation/blob/d54ddbd43dcc434211c55451445093e4c6a5bb07/Programming_Guides/Kernel_language.rst#warpsize)

However, this is not the case. On gfx1032 (AMD RDNA 2), the warpSize value in the kernel is (correctly) 32, so "all current AMD devices return 64" is not true.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant