1.

_______________ Function returns the number of threads that are currentlyactive in the parallel section region.

A. omp_get_num_procs ( )
B. omp_get_num_threads ( )
C. omp_get_thread_num ( )
D. omp_set_num_threads ( )
Answer» C. omp_get_thread_num ( )


Discussion

No Comment Found