[HIP][CUDA] local size bytes #2634
Labels
cuda
CUDA adapter specific issues
hip
HIP adapter specific issues
specification
Changes or additions to the specification
HIP_FUNC_ATTRIBUTE_LOCAL_SIZE_BYTES | The local memory usage of each thread by this function in bytes.
HIP_FUNC_ATTRIBUTE_NUM_REGS | The number of registers used by each thread of this function.
When the local size bytes is the memory usage of each thread, should the following case be moved to "urKernelGetInfo" ?
The text was updated successfully, but these errors were encountered: