Home
last modified time | relevance | path

Searched refs:mthrs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c1263 int nregs, mthrs; in GOMP_OFFLOAD_load_image() local
1269 CUDA_CALL_ERET (-1, cuFuncGetAttribute, &mthrs, in GOMP_OFFLOAD_load_image()
1275 targ_fns->max_threads_per_block = mthrs; in GOMP_OFFLOAD_load_image()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c1326 int nregs, mthrs; in GOMP_OFFLOAD_load_image() local
1332 CUDA_CALL_ERET (-1, cuFuncGetAttribute, &mthrs, in GOMP_OFFLOAD_load_image()
1338 targ_fns->max_threads_per_block = mthrs; in GOMP_OFFLOAD_load_image()