Open main menu

CDOT Wiki β

Changes

GPU621/False Sharing

67 bytes added, 20:13, 4 December 2021
m
Drawbacks
=== Drawbacks ===
While our idea works, there were several issues that prevented it from being an ideal solution: [[File:padded_implementation.png|600px|thumb|Execution time of padded implementation without optimization (Od).]]
The cache size can vary between machines making the code not very portable.
<br><br><br><br><br><br>
 
=== Synchronization and Thread Local Variables ===
83
edits