[Openmp-commits] [PATCH] D76843: [Openmp] Libomptarget plugin for NEC SX-Aurora

Manoel Roemmer via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Apr 21 09:10:14 PDT 2020


manorom updated this revision to Diff 259015.
manorom added a comment.

So now the mapping from OpenMP device ids and VE node ids is actually used to create processes (sorry about that)


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

https://reviews.llvm.org/D76843

Files:
  openmp/libomptarget/cmake/Modules/LibomptargetGetDependencies.cmake
  openmp/libomptarget/plugins/common/elf_common.c
  openmp/libomptarget/plugins/ve/CMakeLists.txt
  openmp/libomptarget/plugins/ve/src/rtl.cpp
  openmp/libomptarget/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76843.259015.patch
Type: text/x-patch
Size: 22600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200421/3ea9de43/attachment-0001.bin>


More information about the Openmp-commits mailing list