Ping.
On 2016/11/3 10:22 PM, Chung-Lin Tang wrote:
>
> Ping this patch again.
>
> On 2016/9/21 12:43 AM, Cesar Philippidis wrote:
>>> +/* Returns the number of mappings associated with the pointer or pset. PSET
+ have three mappings, whereas pointer have two. */
+
static int
>
Ping this patch again.
On 2016/9/21 12:43 AM, Cesar Philippidis wrote:
>> +/* Returns the number of mappings associated with the pointer or pset. PSET
>> > + have three mappings, whereas pointer have two. */
>> > +
>> > static int
>> > -find_pset (int pos, size_t mapnum, unsigned short *kinds
On 08/29/2016 12:46 AM, Chung-Lin Tang wrote:
> Index: oacc-parallel.c
> ===
> --- oacc-parallel.c (revision 239814)
> +++ oacc-parallel.c (working copy)
> @@ -38,15 +38,23 @@
> #include
> #include
>
> +/* Returns the number
Ping.
On 2016/9/6 7:45 PM, Chung-Lin Tang wrote:
> Ping.
>
> On 2016/8/29 03:46 PM, Chung-Lin Tang wrote:
>> Hi Jakub,
>> this patch is a port of some changes from gomp-4_0-branch,
>> including adding additional map type handling in OpenACC enter/exit data
>> directives, and some pointer set hand
Hi!
On Thu, 8 Sep 2016 19:18:30 +0800, Chung-Lin Tang
wrote:
> On 2016/9/6 8:11 PM, Thomas Schwinge wrote:
> > On Mon, 29 Aug 2016 15:46:47 +0800, Chung-Lin Tang
> > wrote:
> >> this patch is a port of some changes from gomp-4_0-branch,
> >> including adding additional map type handling in Ope
On 2016/9/6 8:11 PM, Thomas Schwinge wrote:
> Hi!
>
> On Mon, 29 Aug 2016 15:46:47 +0800, Chung-Lin Tang
> wrote:
>> this patch is a port of some changes from gomp-4_0-branch,
>> including adding additional map type handling in OpenACC enter/exit data
>> directives, and some pointer set handling
Hi!
On Mon, 29 Aug 2016 15:46:47 +0800, Chung-Lin Tang
wrote:
> this patch is a port of some changes from gomp-4_0-branch,
> including adding additional map type handling in OpenACC enter/exit data
> directives, and some pointer set handling changes. Updated
> testsuite case are also included.
>
Ping.
On 2016/8/29 03:46 PM, Chung-Lin Tang wrote:
> Hi Jakub,
> this patch is a port of some changes from gomp-4_0-branch,
> including adding additional map type handling in OpenACC enter/exit data
> directives, and some pointer set handling changes. Updated
> testsuite case are also included.
>
Hi Jakub,
this patch is a port of some changes from gomp-4_0-branch,
including adding additional map type handling in OpenACC enter/exit data
directives, and some pointer set handling changes. Updated
testsuite case are also included.
Tested on trunk to ensure no regressions, is this okay for trun