[Openmp-commits] [PATCH] D19878: Use C++11 atomics for ticket locks implementation

John Mellor-Crummey via Openmp-commits openmp-commits at lists.llvm.org
Tue May 24 09:36:50 PDT 2016


I hope that you are testing it on a system with weak ordering rather than an Intel chip ;-)

--
John Mellor-Crummey

(sent from my phone)

> On May 24, 2016, at 11:20 AM, Paul Osmialowski <pawel.osmialowski at arm.com> wrote:
> 
> pawosm01 added a comment.
> 
> Hi John,
> 
> Thanks for all of your recommendations, I applied all of them and started taskbench in infinite loop on it for the night run. If it still works tomorrow, I'll place updated patch here.
> 
> 
> Repository:
>  rL LLVM
> 
> http://reviews.llvm.org/D19878
> 
> 
> 
> 
> !DSPAM:8504,57447f88149702127619609!
> 
> 



More information about the Openmp-commits mailing list