[Openmp-commits] [PATCH] D98678: [OpenMP][DeviceRT] Remove eager allocation for dynamic schedule handling
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Mar 23 08:07:36 PDT 2021
jdoerfert added a comment.
In D98678#2642158 <https://reviews.llvm.org/D98678#2642158>, @JonChesterfield wrote:
> The patch was written for qmcpack so it's not surprising it works there. @jdoerfert have you tried other applications?
I did run it with miniqmc only. I don't assume any user of a statically known static schedule to be affected by this. And I do not know of applications that don't match that.
@ronlieb @JonChesterfield Can you run it (=trunk + this) against your tests?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98678/new/
https://reviews.llvm.org/D98678
More information about the Openmp-commits
mailing list