Sciweavers

3872 search results - page 137 / 775
» The Java memory model
Sort
View
IWANN
1999
Springer
15 years 6 months ago
The Capacity and Attractor Basins of Associative Memory Models
The performance characteristics of five variants of the Hopfield network are examined. Two performance metrics are used: memory capacity, and a measure of the size of basins of att...
Neil Davey, S. P. Hunt
ICECCS
2010
IEEE
196views Hardware» more  ICECCS 2010»
15 years 2 months ago
Implementing and Evaluating a Model Checker for Transactional Memory Systems
Abstract—Transactional Memory (TM) is a promising technique that addresses the difficulty of parallel programming. Since TM takes responsibility for all concurrency control, TM ...
Woongki Baek, Nathan Grasso Bronson, Christos Kozy...
118
Voted
IPPS
2006
IEEE
15 years 8 months ago
An approach to locality-conscious load balancing and transparent memory hierarchy management with a global-address-space paralle
The development of efficient parallel out-of-core applications is often tedious, because of the need to explicitly manage the movement of data between files and data structures ...
Sriram Krishnamoorthy, Ümit V. Çataly&...
145
Voted
CF
2005
ACM
15 years 4 months ago
Exploiting processor groups to extend scalability of the GA shared memory programming model
Exploiting processor groups is becoming increasingly important for programming next-generation high-end systems composed of tens or hundreds of thousands of processors. This paper...
Jarek Nieplocha, Manojkumar Krishnan, Bruce Palmer...
129
Voted
WDAG
2010
Springer
177views Algorithms» more  WDAG 2010»
15 years 27 days ago
Transactions as the Foundation of a Memory Consistency Model
We argue that traditional synchronization objects, such as locks, conditions, and atomic/volatile variables, should be defined in terms of transactions, rather than the other way ...
Luke Dalessandro, Michael L. Scott, Michael F. Spe...