You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Important notes during OPENMP Tutorial
mod2.c - Intro to OPENMP
mod3.c - About false sharing
mod4.c - Resolution of false sharing using synchronization
mod5.c - reduction work sharing