paperbot · PL 论文追踪

RSS

A Formally Verified Foundation for Compositional Heterogeneous Coherence

PLDI 10(PLDI)2026
An Qi Zhang, Andrés Goens, Daniel Sorin, Vijay Nagarajan

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

Modern processors integrate heterogeneous devices to expose unified shared memory. Yet, the de-facto design pattern used to compose their disparate coherence protocols lacks a formal foundation. This leaves the door open for subtle consistency bugs, in a critical gap between practice and correctness. This paper provides the first formal, machine-checked proof that a de-facto design pattern, which we call the Principle of Synchronous Propagation, is correct. Leveraging a new unifying abstraction for coherence protocols, our central theorem (machine checked in Lean) proves that Synchronous Propagation is sufficient to guarantee the Compound Memory Consistency Model for a wide class of protocols. Our work provides long-needed assurance for current designs and delivers a reusable, compositional framework for verifying future heterogeneous systems.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot3686,
  title = {A Formally Verified Foundation for Compositional Heterogeneous Coherence},
  author = {An Qi Zhang and Andrés Goens and Daniel Sorin and Vijay Nagarajan},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {10},
  number = {PLDI},
  year = {2026},
  doi = {10.1145/3808350}
}