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 bit from one of Andrew Stubbs's patches elsewhere. Re-tested with offloading to AMD GCN (...with a couple of patches applied locally to get working test results, as plain mainline as of a few days ago wasn't working too well for GCN offloading). Thanks for review! Julian