[Openmp-commits] [openmp] [OpenMP][AMDGPU] Adapt dynamic callstack sizes to HIP behavior (PR #74080)

Jon Chesterfield via Openmp-commits openmp-commits at lists.llvm.org
Fri Dec 1 10:17:50 PST 2023


JonChesterfield wrote:

@mhalk found what we think is the corresponding logic in hip at https://github.com/ROCm-Developer-Tools/clr/blob/develop/rocclr/device/device.cpp#L777, which in traditional copy&paste style has failed to notice that gfx11 is different to gfx10

https://github.com/llvm/llvm-project/pull/74080


More information about the Openmp-commits mailing list