omp_is_initial_device
static inline int omp_is_initial_device(void) { return 1; }
static inline int omp_is_initial_device(void) { return 0; }