Open main menu

CDOT Wiki β

Changes

GPU621/CamelCaseTeam

81 bytes added, 11:17, 4 August 2021
no edit summary
</syntaxhighlight>
On average both solutions do not show significant differences in performance. And because locks are OS-dependent and atomic is dependent on processor support of this feature, though therefore the performance of these two different approaches depends mostly on the hardware.
=== OpenMP ===
Mutex Library https://www.cplusplus.com/reference/mutex/mutex/
 
C++ Concurrency in Action, Second Edition, February 2019, ISBN 9781617294693
10
edits