[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
Mon Dec 4 05:41:52 PST 2023


JonChesterfield wrote:

Jay's suggestion sounds good to me. HIP has different tradeoffs from living in a different repo - maybe the right thing to do there is include the header in comgr and re-export the function, but it's all very heavy handed relative to the #include and done approach in tree runtimes get to us.

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


More information about the Openmp-commits mailing list