Next: omp_get_dynamic, Previous: omp_get_cancellation, Up: Runtime Library Routines [Contents][Index]
omp_get_default_device
– Get the default device for target regionsGet the default device for target regions without device clause.
Prototype: | int omp_get_default_device(void); |
Interface: | integer function omp_get_default_device() |
OpenMP specification v4.5, Section 3.2.30.