[Openmp-commits] [PATCH] D135162: [OPENMP] New api ompx_get_team_procs(devid)

Greg Rodgers via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Oct 17 10:24:20 PDT 2022


gregrodgers updated this revision to Diff 468250.
gregrodgers retitled this revision from "[OPENMP] New api ompx_get_team_procs(devid) " to "[OPENMP] New api ompx_get_team_procs(devid)".
gregrodgers edited the summary of this revision.
gregrodgers added a comment.

- Remove change to openmp/libomptarget/plugins/exports so this revision will merge with current trunk


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135162

Files:
  openmp/libomptarget/include/device.h
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/include/omptargetplugin.h
  openmp/libomptarget/include/rtl.h
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
  openmp/libomptarget/plugins/cuda/src/rtl.cpp
  openmp/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp
  openmp/libomptarget/plugins/ve/src/rtl.cpp
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/exports
  openmp/libomptarget/src/rtl.cpp
  openmp/libomptarget/test/api/ompx_get_team_procs.c
  openmp/runtime/src/include/omp.h.var

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135162.468250.patch
Type: text/x-patch
Size: 10664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221017/10cc0930/attachment.bin>


More information about the Openmp-commits mailing list