DisLog: A Separation Logic for Disentanglement
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a 17-minute conference talk from POPL 2024 introducing DisLog, a novel separation logic for verifying disentanglement in parallel programs. Delve into the first static approach for ensuring memory access patterns are disentangled, facilitating task-local reasoning and enabling high-performance parallel memory management. Discover how DisLog enriches concurrent separation logic with fork-join reasoning, and learn about DisLog+, a simplified version for programs that are disentangled by construction. Examine case studies, including parallel deduplication implementations, to see practical applications of these logics. Gain insights into the mechanization of results using the Coq proof assistant and Iris, and understand the implications for optimizing parallel program performance and correctness.
Syllabus
[POPL'24] DisLog: A Separation Logic for Disentanglement
Taught by
ACM SIGPLAN
Related Courses
Verifying the LLVMStrange Loop Conference via YouTube Beweisbar sichere Software
media.ccc.de via YouTube RustBelt: A Quick Dive Into the Abyss - Formalizing Rust's Safety Story
Rust via YouTube Building Measure Theory Using Hierarchy Builder
Hausdorff Center for Mathematics via YouTube Using Formal Methods to Eliminate Exploitable Bugs - YOW! 2015
GOTO Conferences via YouTube