Open main menu

CDOT Wiki β

Changes

GPU621/Analyzing False Sharing

294 bytes added, 15:00, 23 November 2022
no edit summary
When we ran the program again, we came to this conclusion:
 
We can see that the new block is already much faster than the Thread block, and even comparable to the Serial block is almost the same. But overall the Serial block is still the least time-consuming because the new block still needs to incur extra overhead for thread creation and scheduling.
118
edits