Sciweavers

10805 search results - page 147 / 2161
» Mapping Computation with No Memory
Sort
View
IPPS
2002
IEEE
15 years 11 months ago
Heaps and Stacks in Distributed Shared Memory
Software-based distributed shared memory (DSM) systems do usually not provide any means to use shared memory regions as stacks or via an efficient heap memory allocator. Instead ...
Markus Pizka, Christian Rehn
IPPS
2000
IEEE
15 years 11 months ago
Memory Management in a Combined VIA/SCI Hardware
Abstract In this document we make a brief review of memory management and DMA considerations in case of common SCI hardware and the Virtual Interface Architecture. On this basis we...
Mario Trams, Wolfgang Rehm, Daniel Balkanski, Stan...
IPPS
2006
IEEE
16 years 15 days ago
A distributed paging RAM grid system for wide-area memory sharing
Memory-intensive applications often suffer from the poor performance of disk swapping when memory is inadequate. Remote memory sharing schemes, which provide a remote memory that ...
Rui Chu, Nong Xiao, Yongzhen Zhuang, Yunhao Liu, X...
CGI
1999
IEEE
15 years 10 months ago
A Field Interpolated Texture Mapping Algorithm for Skeletal Implicit Surfaces
We address the problem of texture mapping implicit surfaces. Recent work in providing 2D mappings for implicit surfaces maps points from a auxiliary parametric surface to the impl...
Mark Tigges, Brian Wyvill
ICPADS
1998
IEEE
15 years 10 months ago
Fast Mutual Exclusion Algorithms Using Read-Modify-Write and Atomic Read/Write Registers
: Three fast mutual exclusion algorithms using read-modify-write and atomic read/write registers are presented in a sequence, with an improvement from one to the next. The last alg...
Ting-Lu Huang