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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I think this looks good. Definitely a correct implementation compared to what we have now!
Comment Actions
George, could you commit it, please? I need a lot of time to configure openmp runtime so I could commit it.