Hi Andrew,
→ https://gcc.gnu.org/pipermail/gcc-patches/2024-June/655947.html
On June 28, 2024, Andrew Stubbs wrote:
Some GPU compute systems allow the GPU to access host memory without much
prior setup, but that's not necessarily the fast way to do it. For shared
memory APUs this is almost cer
Some GPU compute systems allow the GPU to access host memory without much
prior setup, but that's not necessarily the fast way to do it. For shared
memory APUs this is almost certainly the correct choice, but for AMD there
is the difference between "fine-grained" and "coarse-grained" memory, and
f