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

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jan 3 13:18:00 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350352: [OpenMP] Add omp_get_device_num() and update several other device API functions (authored by jlpeyton, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D55578?vs=178786&id=180128#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55578

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55578.180128.patch
Type: text/x-patch
Size: 23506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190103/5b9542c3/attachment-0001.bin>


More information about the Openmp-commits mailing list