[Openmp-commits] [PATCH] D128347: [OpenMP] Implementing omp_get_device_num()

Jose Manuel Monsalve Diaz via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jun 22 08:47:43 PDT 2022


josemonsalve2 updated this revision to Diff 439037.
josemonsalve2 added a comment.

Changing omp_get_num_devices() for omp_get_initial_device()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128347

Files:
  openmp/libomptarget/DeviceRTL/include/Configuration.h
  openmp/libomptarget/DeviceRTL/include/Interface.h
  openmp/libomptarget/DeviceRTL/src/State.cpp
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/exports
  openmp/libomptarget/test/api/omp_get_device_num.c
  openmp/runtime/test/api/omp_get_device_num.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128347.439037.patch
Type: text/x-patch
Size: 4316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220622/fa8b6f98/attachment-0001.bin>


More information about the Openmp-commits mailing list