Next: omp_set_default_device – Set the default device for target regions, Up: Device Information Routines [Contents][Index]
omp_set_default_device
omp_get_num_procs
Returns the number of processors online on that device.
int omp_get_num_procs(void);
integer function omp_get_num_procs()
OpenMP specification v4.5, Section 3.2.5.