[llvm] [AMDGPU][Offload] Enable memory manager use for up to ~3GB allocation size in omp_target_alloc (PR #151882)

via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 4 22:55:09 PDT 2025


hidekisaito wrote:

> I'm wondering if it wouldn't be better to just expose the device's memory size and have the MemoryManager use that internally when configuring this.

What threshold to set at what memory capacity, by default, is inherently device dependent. 

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


More information about the llvm-commits mailing list