PPoPP 2023
Sat 25 February - Wed 1 March 2023 Montreal, Canada
Tue 28 Feb 2023 11:00 - 11:20 at Montreal 4 - Session 4: Parallelism Chair(s): Gagan Agrawal

Block-STM is a parallel execution engine for smart contracts, built around the principles of Software Transactional Memory. Transactions are grouped in blocks, and every execution of the block must yield the same deterministic outcome. Block-STM further enforces that the outcome is consistent with executing transactions according to a preset order, leveraging this order to dynamically detect dependencies and avoid conflicts during speculative transaction execution. At the core of Block-STM is a novel, low-overhead collaborative scheduler of execution and validation tasks.

Block-STM is implemented on the main branch of the Diem Blockchain code-base and runs in production at Aptos. Our evaluation demonstrates that Block-STM is adaptive to workloads with different conflict rates and utilizes the inherent parallelism therein. Block-STM achieves up to $110k$ tps in the Diem benchmarks and up to $170k$ tps in the Aptos Benchmarks, which is a $20$x and $17$x improvement over the sequential baseline with $32$ threads, respectively. The throughput on a contended workload is up to $50k$ tps and $80k$ tps in Diem and Aptos benchmarks, respectively.

Tue 28 Feb

Displayed time zone: Eastern Time (US & Canada) change

10:00 - 11:40
Session 4: ParallelismMain Conference at Montreal 4
Chair(s): Gagan Agrawal The Ohio State University
10:00
20m
Talk
OpenCilk: A Modular and Extensible Software Infrastructure for Fast Task-Parallel Code
Main Conference
TB Schardl MIT CSAIL, I-Ting Angelina Lee Washington University in St. Louis, USA
10:20
20m
Talk
Merchandiser: Data Placement on Heterogeneous Memory for Task-Parallel HPC Applications with Load-Balance Awareness
Main Conference
Zhen Xie Argonne National Laboratory, Jie Liu University of California, Merced, Jiajia Li North Carolina State University, Dong Li University of California, Merced
10:40
20m
Talk
Visibility Algorithms for Dynamic Dependence Analysis and Distributed Coherence
Main Conference
Michael Bauer NVIDIA, Elliott Slaughter SLAC National Accelerator Laboratory, Sean Treichler NVIDIA, Wonchan Lee NVIDIA, Michael Garland NVIDIA, Alex Aiken Stanford University
11:00
20m
Talk
Block-STM: Scaling Blockchain Execution by Turning Ordering Curse to a Performance Blessing
Main Conference
Rati Gelashvili Aptos, Alexander Spiegelman Aptos, Zhuolun Xiang Aptos, George Danezis Mysten Labs & University College London, Zekun Li Aptos, Dahlia Malkhi Chainlink Labs, Yu Xia MIT, Runtian Zhou Aptos
11:20
20m
Talk
TL4x - Buffered Durable Transactions on Disk as Fast as in Memory
Main Conference
Gal Assa Technion, Andreia Correia University of Neuchâtel, Pedro Ramalhete Cisco Systems, Valerio Schiavoni University of Neuchatel, Pascal Felber University of Neuchâtel