Searched refs:omp_num_threads (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c182 uint32_t omp_num_threads; member in struct:GOMP_hsa_kernel_dispatch
1303 fprintf (stderr, "omp_num_threads: %u\n",
1304 dispatch->omp_num_threads);
1319 shadow->omp_num_threads = 64;

Completed in 189 milliseconds