[OpenMP] Lower synchronization threshold for reductions
This should provide an easy performance boost by only avoiding synchronization that was unnessary anyway.
Loading
Please sign in to comment
This should provide an easy performance boost by only avoiding synchronization that was unnessary anyway.