Searched refs:mthrs (Results 1 – 2 of 2) sorted by relevance
1263 int nregs, mthrs; in GOMP_OFFLOAD_load_image() local1269 CUDA_CALL_ERET (-1, cuFuncGetAttribute, &mthrs, in GOMP_OFFLOAD_load_image()1275 targ_fns->max_threads_per_block = mthrs; in GOMP_OFFLOAD_load_image()
1326 int nregs, mthrs; in GOMP_OFFLOAD_load_image() local1332 CUDA_CALL_ERET (-1, cuFuncGetAttribute, &mthrs, in GOMP_OFFLOAD_load_image()1338 targ_fns->max_threads_per_block = mthrs; in GOMP_OFFLOAD_load_image()