ImplicitGlobalGrid.jl
ImplicitGlobalGrid.jl copied to clipboard
async d2h and h2d copy issue in HIP
In IGG v0.13, write_d2h_async! and write_h2d_async! for ROCArrays (AMDGPU) need a fix.
Currently fixing the error when pos!=(0,0,0) results in an offset by one in the copied results (see https://github.com/ROCm-Developer-Tools/HIP/issues/3289).
@luraess : do you have a fix for this meanwhile?
No, I pinged the ROCm issue https://github.com/ROCm-Developer-Tools/HIP/issues/3289 but meanwhile we can't have the async copy.