Home
last modified time | relevance | path

Searched refs:nvptx_exec (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c705 nvptx_exec (void (*fn), size_t mapnum, void **hostaddrs, void **devaddrs, in nvptx_exec() function
1426 nvptx_exec (fn, mapnum, hostaddrs, devaddrs, dims, targ_mem_desc, in GOMP_OFFLOAD_openacc_exec()
1523 nvptx_exec (fn, mapnum, hostaddrs, devaddrs, dims, targ_mem_desc, in GOMP_OFFLOAD_openacc_async_exec()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c737 nvptx_exec (void (*fn), size_t mapnum, void **hostaddrs, void **devaddrs, in nvptx_exec() function
1515 nvptx_exec (fn, mapnum, hostaddrs, devaddrs, dims, targ_mem_desc, in GOMP_OFFLOAD_openacc_exec()
1612 nvptx_exec (fn, mapnum, hostaddrs, devaddrs, dims, targ_mem_desc, in GOMP_OFFLOAD_openacc_async_exec()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A DChangeLog6151 * plugin/plugin-nvptx.c (nvptx_exec, nvptx_alloc, nvptx_free)
6316 (nvptx_exec): Adjust parameters and code.
6451 (nvptx_exec): Don't call map_push if mapnum == 0.
6483 * plugin/plugin-nvptx.c (nvptx_exec): Update error message.
6517 * plugin/plugin-nvptx.c (nvptx_exec): Update insufficient hardware
6535 * plugin/plugin-nvptx.c (nvptx_exec): Prevent vector_length 64 and
6582 * plugin/plugin-nvptx.c (nvptx_exec): Make sure to launch with at least
7273 (nvptx_exec): Update call to map_init.
7304 (nvptx_exec): Use cuOccupancyMaxPotentialBlockSize to set the
7405 (nvptx_exec): Ensure worker and vector default dims don't exceed
[all …]