Skip to content

Opening book details…

About this document

High Performance Computing: Locking Mechanisms by 2022ucs0092 is a document available to read on EtoBox.

The document discusses various locking mechanisms used in high-performance computing, focusing on Test-And-Set (TAS) and Test-and-Test-and-Set (TTAS) locks. It compares their performance, highlights issues with traditional locking methods, and introduces lock-free synchronization as an alternative. The document also covers Read-Modify-Write (RMW) operations essential for synchronization in concurrent data structures.

Author
2022ucs0092
Language
EN