Skip to content

Commit b1c5e6e

Browse files
committed
fix omp_lib.F90.var and add F90 test
1 parent 2480ae5 commit b1c5e6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openmp/runtime/src/include/omp_lib.F90.var

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1115,6 +1115,8 @@
11151115
public :: omp_is_initial_device
11161116
public :: omp_get_initial_device
11171117
public :: omp_get_device_num
1118+
public :: omp_get_uid_from_device
1119+
public :: omp_get_device_from_uid
11181120
public :: omp_pause_resource
11191121
public :: omp_pause_resource_all
11201122
public :: omp_get_supported_active_levels

0 commit comments

Comments
 (0)