This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
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.
Attachment:
02.openacc-parts.v1-v2.diff
Description: Text document
Attachment:
async-02.openacc-parts.v2.patch
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |