On 27/03/2023 12:26, Thomas Schwinge wrote:
Hi!
On 2023-03-27T09:27:31+0000, "Stubbs, Andrew" <andrew.stu...@siemens.com> wrote:
-----Original Message-----
From: Thomas Schwinge <tho...@codesourcery.com>
Sent: 24 March 2023 15:50
On 2022-01-04T15:32:17+0000, Andrew Stubbs <a...@codesourcery.com>
wrote:
This patch implements the OpenMP pinned memory trait [...]
I figure it may be helpful to document the current og12 state of affairs; does
the attached "libgomp: Document OpenMP 'pinned' memory" look good to
you?
I don't really know what "allocated via the device" means?
Heh, you're right.
I mean, I presume you mean "via CUDA", but I don't think this is obvious to the
average reader.
Maybe "allocation is optimized for the device" or some such thing?
As we're in sections that are documenting GCN vs. nvptx specifics, we
might indeed call out which exact interfaces we're using.
How's the updated "libgomp: Document OpenMP 'pinned' memory", see
attached?
LGTM, FWIW.
Andrew