2 papers
cs.AR2026
TEMPO: A Tag-Based Framework for Efficient Memory Ordering
Pranith Kumar, Prasun Gera, Hyojong Kim +2
Weak-memory processors rely on ordering instructions for correctness, yet conventional implementations often enforce them more conservatively than the memory model requires. This o…
cs.AR2017
Louvre: Lightweight Ordering Using Versioning for Release Consistency
Pranith Kumar, Prasun Gera, Hyojong Kim +1
Fence instructions are fundamental primitives that ensure consistency in a weakly consistent shared memory multi-core processor. The execution cost of these instructions is signifi…