Degrees of Separation: A Flexible Type System for Data Race Prevention
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
          Explore a conference talk on a flexible type system for data race prevention in parallel programming. Delve into the Capture Separation Calculus (System CSC), a novel approach that achieves static data race freedom while allowing aliasing to accommodate common programming patterns. Learn how this system tracks and controls aliasing when necessary to prevent data races, offering a non-intrusive solution to a notorious problem in parallel programming. Discover the formal properties of System CSC, including its type safety and data race freedom, and understand how its confluence of reduction semantics contributes to these properties. Gain insights into the practical implementation of this calculus as an extension to the Scala 3 compiler, demonstrating its usability through type-checking examples.
        
Syllabus
[IWACO23] Degrees of Separation: A Flexible Type System for Data Race Prevention
Taught by
ACM SIGPLAN
Related Courses
Computer ArchitecturePrinceton University via Coursera High Performance Scientific Computing
University of Washington via Coursera Parallel Programming Concepts
openHPI Введение в параллельное программирование с использованием OpenMP и MPI
Tomsk State University via Coursera Parallel programming
École Polytechnique Fédérale de Lausanne via Coursera
