Showing cs.DCShow all
3 papers · 1 filter
cs.DC2021
Scaling Shared-Memory Data Structures as Distributed Global-View Data Structures in the Partitioned Global Address Space model
Garvit Dewan, Louis Jenkins
The Partitioned Global Address Space (PGAS), a memory model in which the global address space is explicitly partitioned across compute nodes in a cluster, strives to bridge the gap…
cs.DC2020
Montage: A General System for Buffered Durably Linearizable Data Structures
Haosen Wen, Wentao Cai, Mingzhe Du +3
The recent emergence of fast, dense, nonvolatile main memory suggests that certain long-lived data might remain in its natural pointer-rich format across program runs and hardware…
cs.DC2020
Paving the way for Distributed Non-Blocking Algorithms and Data Structures in the Partitioned Global Address Space
Garvit Dewan, Louis Jenkins
The partitioned global address space has bridged the gap between shared and distributed memory, and with this bridge comes the ability to adapt shared memory concepts, such as non-…