[Openmp-commits] [PATCH] D47333: Fix dynamic|guided scheduling.
Alexey Bataev via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu May 24 09:43:09 PDT 2018
ABataev created this revision.
ABataev added a reviewer: grokos.
The existing implementation of the dynamic scheduling breaks the contract introduced by the original openmp runtime and, thus, is incorrect. Patch fixes it and introduces correct dynamic scheduling model.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D47333
Files:
libomptarget/deviceRTLs/nvptx/src/loop.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47333.148434.patch
Type: text/x-patch
Size: 10720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180524/46c9ad4a/attachment.bin>
More information about the Openmp-commits
mailing list