Open main menu
CDOT Wiki
β
Search
Edit
DPS921/Group 8
Revision as of 20:12, 30 October 2018 by
Arahman27
(
talk
|
contribs
)
(Added sections for our work.)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Group 8
Our Project: Analyzing False Sharing - Case Studies
Group Members
Aditya Rahman
Zhijian Zhou
eMail All
False Sharing in Parallel Programming
Introduction
Location of the problem - Local cache
Signs of false sharing
Solutions
Padding
Local variable
Conclusion