[Openmp-commits] [PATCH] D55578: Add omp_get_device_num() and update several other device API functions (FIXED)

Terry Wilmarth via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Dec 18 14:25:32 PST 2018


tlwilmar updated this revision to Diff 178786.
tlwilmar added a comment.

Tests added.


Repository:
  rOMP OpenMP

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55578/new/

https://reviews.llvm.org/D55578

Files:
  libomptarget/test/api/omp_get_num_devices.c
  runtime/src/dllexports
  runtime/src/include/45/omp.h.var
  runtime/src/include/45/omp_lib.f.var
  runtime/src/include/45/omp_lib.h.var
  runtime/src/include/50/omp.h.var
  runtime/src/include/50/omp_lib.f.var
  runtime/src/include/50/omp_lib.f90.var
  runtime/src/include/50/omp_lib.h.var
  runtime/src/kmp.h
  runtime/src/kmp_ftn_entry.h
  runtime/src/kmp_ftn_os.h
  runtime/test/api/omp_get_num_devices.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55578.178786.patch
Type: text/x-patch
Size: 22999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20181218/fdcacb8e/attachment-0001.bin>


More information about the Openmp-commits mailing list