Pass in the correct value of isRuntimeUninitialized() which solves
parallel reductions as reported on the mailing list.
For reference: r333285 did the same for loop scheduling.
Details
Details
Diff Detail
Diff Detail
- Repository
- rOMP OpenMP
Paths
| Differential D52725
[libomptarget-nvptx] reduction: Determine if runtime uninitialized ClosedPublic Authored by Hahnfeld on Oct 1 2018, 7:11 AM.
Details Summary Pass in the correct value of isRuntimeUninitialized() which solves
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 1 2018, 7:13 AM Closed by commit rOMP343476: [libomptarget-nvptx] reduction: Determine if runtime uninitialized (authored by Hahnfeld). · Explain WhyOct 1 2018, 7:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 167735 libomptarget/deviceRTLs/nvptx/src/reduction.cu
|