Lecture

Synchronization: Hardware Implementation

Description

This lecture covers synchronization in parallel computing, focusing on hardware implementation. Topics include shared memory synchronization, phases of synchronization, locks, message passing, synchronization objectives, and methods. It also discusses the challenges of locks, test-and-set instructions, lock performance characteristics, and alternative synchronization methods like test-and-test-and-set. The lecture explores barriers, centralized and combining tree barriers, critical sections, and OpenMP synchronization constructs like locks. Examples and code snippets are provided to illustrate the concepts.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.