Re: OpenACC ICV acc-default-async-var

2018-12-05 Thread Thomas Schwinge
Hi Chung-Lin! On Mon, 19 Nov 2018 16:33:30 +0900, Chung-Lin Tang wrote: > Hi Thomas, > actually the current version of the acc_get/set_default_async patch is > combined into: > https://gcc.gnu.org/ml/gcc-patches/2018-09/msg01426.html > > This patch you're referring here was a version from early

[PR88370] acc_get_cuda_stream/acc_set_cuda_stream: acc_async_sync, acc_async_noval (was: OpenACC ICV acc-default-async-var)

2018-12-05 Thread Thomas Schwinge
Hi Chung-Lin! On Mon, 19 Nov 2018 16:33:30 +0900, Chung-Lin Tang wrote: > On 2018/11/18 10:36 AM, Thomas Schwinge wrote: > > Generally, I envision test cases running a few "acc_get_cuda_stream" > > calls with relevant argument values, to see whether the expected > > queues/streames are being use

Re: OpenACC ICV acc-default-async-var

2018-11-18 Thread Chung-Lin Tang
Hi Thomas, actually the current version of the acc_get/set_default_async patch is combined into: https://gcc.gnu.org/ml/gcc-patches/2018-09/msg01426.html This patch you're referring here was a version from early 2017. I'll try to reply to the still applying comments here below. On 2018/11/18 10

OpenACC ICV acc-default-async-var (was: [gomp4] Async related additions to OpenACC runtime library)

2018-11-17 Thread Thomas Schwinge
I functions: (Please, separate patches for separate features/changes.) Reviewing the OpenACC ICV acc-default-async-var changes here. > --- include/gomp-constants.h (revision 245382) > +++ include/gomp-constants.h (working copy) > /* Asynchronous behavior. Keep in sync with >