Re: [PATCH] OpenMP: Support accelerated 2D/3D memory copies for AMD GCN

2024-01-08 Thread Julian Brown
On Thu, 21 Dec 2023 17:05:18 +0100 Tobias Burnus wrote: > I think it makes sense to split this patch into two parts: > > * The libgomp/plugin/plugin-gcn.c – which is independent and would > already used by omp_memcpy_rect. I will commit this version in a moment. I needed to add the DLSYM_OPT_FN

Re: [PATCH] OpenMP: Support accelerated 2D/3D memory copies for AMD GCN

2023-12-21 Thread Tobias Burnus
Hi Julian, On 20.09.23 13:44, Julian Brown wrote: This patch adds support for 2D/3D memory copies for omp_target_memcpy_rect and "target update", using AMD extensions to the HSA API. I've just committed a version of this patch to the og13 branch, but this is the mainline version. Support is a