Sciweavers

2512 search results - page 161 / 503
» Software Transactional Memory
Sort
View
ICS
1999
Tsinghua U.
14 years 2 months ago
Reducing cache misses using hardware and software page placement
As the gap between memory and processor speeds continues to widen, cache efficiency is an increasingly important component of processor performance. Compiler techniques have been...
Timothy Sherwood, Brad Calder, Joel S. Emer
INFORMATICALT
2006
102views more  INFORMATICALT 2006»
13 years 10 months ago
Parallel DEM Software for Simulation of Granular Media
The paper describes the development and performance of parallel algorithms for the discrete element method (DEM) software. Spatial domain decomposition strategy and message passing...
Algirdas Maknickas, Arnas Kaceniauskas, Rimantas K...
CSCWD
2006
Springer
14 years 2 months ago
A Model to Incorporate Privacy in Organizational Memory Systems
People are usually concerned with the privacy of their personal information. However, the problem of privacy is also present when the information is directly linked to people, for...
Valeria Herskovic, Sergio F. Ochoa, José A....
CGO
2003
IEEE
14 years 4 months ago
Optimizing Memory Accesses For Spatial Computation
In this paper we present the internal representation and optimizations used by the CASH compiler for improving the memory parallelism of pointer-based programs. CASH uses an SSA-b...
Mihai Budiu, Seth Copen Goldstein
CLUSTER
2007
IEEE
14 years 5 months ago
The design of MPI based distributed shared memory systems to support OpenMP on clusters
— OpenMP can be supported in cluster environments by using distributed shared memory (DSM) systems. A portable approach for building DSM systems is to layer it on MPI. With these...
H'sien J. Wong, Alistair P. Rendell