-
- Downloads
Add device number to GOMP_OFFLOAD_openacc_async_construct
2019-11-13 Andrew Stubbs <ams@codesourcery.com>
Julian Brown <julian@codesourcery.com>
libgomp/
* libgomp-plugin.h (GOMP_OFFLOAD_openacc_async_construct): Add int
parameter.
* oacc-async.c (lookup_goacc_asyncqueue): Pass device number to the
queue constructor.
* oacc-host.c (host_openacc_async_construct): Add device parameter.
* plugin/plugin-nvptx.c (GOMP_OFFLOAD_openacc_async_construct): Add
device parameter.
Co-Authored-By:
Julian Brown <julian@codesourcery.com>
From-SVN: r278134
Showing
- libgomp/ChangeLog 11 additions, 0 deletionslibgomp/ChangeLog
- libgomp/libgomp-plugin.h 1 addition, 1 deletionlibgomp/libgomp-plugin.h
- libgomp/oacc-async.c 2 additions, 1 deletionlibgomp/oacc-async.c
- libgomp/oacc-host.c 1 addition, 1 deletionlibgomp/oacc-host.c
- libgomp/plugin/plugin-nvptx.c 1 addition, 1 deletionlibgomp/plugin/plugin-nvptx.c
Loading
Please register or sign in to comment