LLVM OpenMP 22.0.0git
omp_device_uid.c File Reference
#include <omp_testsuite.h>
#include <string.h>

Go to the source code of this file.

Functions

int test_omp_device_uid (int device_num)
int main ()

Function Documentation

◆ main()

int main ( void )

Definition at line 59 of file omp_device_uid.c.

References i, omp_get_num_devices(), and test_omp_device_uid().

◆ test_omp_device_uid()

int test_omp_device_uid ( int device_num)

Definition at line 8 of file omp_device_uid.c.

References omp_get_initial_device().

Referenced by main().