On 2018/9/25 9:10 PM, Chung-Lin Tang wrote: > Hi Thomas, > These are the OpenACC specific changes, mostly the re-implementation of async-related acc_* runtime > library API functions to use the new backend plugin interfaces, in a non-target specific way. > Hi Thomas, this part includes some of the lookup_goacc_asyncqueue fixes we talked about. I am still thinking about how the queue lock problem should really be solved, so regard this patch as just fixing some of the problems.