Skip to search formSkip to main contentSkip to account menu

Memory semantics (computing)

Known as: Memory semantics 
In computing and parallel processing, memory semantics refers to the process logic used to control access to shared memory locations, or at a higher… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
In systems with non-volatile main memories (NVMMs), programmers must carefully control the order in which writes become… 
2014
2014
Transactional memory (TM) has reached a maturity level and programmers have started using this programming model to parallelize… 
2013
2013
Data-intensive applications frequently rely on multicore computer systems, in which Non-Uniform Memory Access (NUMA) is a… 
2012
2012
Given the recent advent of the multicore era [1], we find that parallel application performance is no longer solely gated by an… 
2006
2006
Memory fences inhibit the reordering of memory accesses in modern microprocessors; fences are useful to implement synchronization… 
2003
2003
Silicon technology will continue to provide an exponential increase in the availability of raw transistors. Effectively… 
2001
2001
Hybrid technology multithreaded architecture (HTMT) is an ambitious new architecture combining cutting edge technologies to reach…