Ping.

Hi Thomas, this is only for gomp4 ATM, okay to commit?

Thanks,
Chung-Lin

On 2015/11/23 7:09 PM, Chung-Lin Tang wrote:
> Hi Thomas,
> this fix adds more acc_wait's to libgomp.oacc-fortran/lib-1[13].f90.
> 
> For lib-12.f90, it's sort of a fix before we can resolve the issue
> of intended semantics for "wait+async".
> 
> As for lib-13.f90, I believe these added acc_wait calls seem
> reasonable, since we can't immediately assume the async-launched parallels
> already completed there.
> 
> Does this seem reasonable?
> 
> Thanks,
> Chung-Lin
> 
>       * testsuite/libgomp.oacc-fortran/lib-12.f90 (main): Add acc_wait()
>       after async parallel construct.
>       * testsuite/libgomp.oacc-fortran/lib-13.f90 (main): Add acc_wait()
>       calls after parallel construct launches.
> 

Reply via email to