[Openmp-commits] [PATCH] D51875: [OPENMP][NVPTX] Add support for lastprivates/reductions handling in SPMD constructs with lightweight runtime.

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Sep 10 13:32:46 PDT 2018


ABataev updated this revision to Diff 164742.
ABataev added a comment.

Fixed SM_MAX definition guard


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D51875

Files:
  libomptarget/deviceRTLs/nvptx/src/data_sharing.cu
  libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
  libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h
  libomptarget/deviceRTLs/nvptx/src/omptarget-nvptxi.h
  libomptarget/deviceRTLs/nvptx/src/option.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51875.164742.patch
Type: text/x-patch
Size: 5182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180910/dd1e846f/attachment.bin>


More information about the Openmp-commits mailing list