[Openmp-commits] [PATCH] D52436: [OpenMP][libomptarget] Add runtime functions for default schedule for distribute

Gheorghe-Teodor Bercea via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Sep 24 14:16:40 PDT 2018


gtbercea created this revision.
gtbercea added reviewers: ABataev, caomhin.
Herald added subscribers: openmp-commits, jfb, guansong.

When using the default schedule for distribute, the default must ensure that at most one iteration is associated with every thread.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D52436

Files:
  libomptarget/deviceRTLs/nvptx/src/interface.h
  libomptarget/deviceRTLs/nvptx/src/loop.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52436.166748.patch
Type: text/x-patch
Size: 6053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180924/eac1e04c/attachment.bin>


More information about the Openmp-commits mailing list