Next: omp_get_num_procs, Previous: omp_get_nested, Up: Runtime Library Routines [Contents][Index]
omp_get_num_devices – Number of target devicesReturns the number of target devices.
| Prototype: | int omp_get_num_devices(void); |
| Interface: | integer function omp_get_num_devices() |
OpenMP specification v4.5, Section 3.2.31.