Sciweavers

1783 search results - page 216 / 357
» Provenance and Data Synchronization
Sort
View
ICPP
1997
IEEE
15 years 8 months ago
The Affinity Entry Consistency Protocol
In this paper we propose a novel software-only distributed sharedmemory system (SW-DSM), the Affinity Entry Consistency (AEC) protocol. The protocol is based on Entry Consistency ...
Cristiana Bentes Seidel, Ricardo Bianchini, Claudi...
ISCA
2006
IEEE
144views Hardware» more  ISCA 2006»
15 years 4 months ago
Conditional Memory Ordering
Conventional relaxed memory ordering techniques follow a proactive model: at a synchronization point, a processor makes its own updates to memory available to other processors by ...
Christoph von Praun, Harold W. Cain, Jong-Deok Cho...
ISBI
2006
IEEE
16 years 5 months ago
Nonuniform temporal alignment of slice sequences for four-dimensional imaging of cyclically deforming embryonic structures
The temporal alignment of nongated slice-sequences acquired at different axial positions in the living embryonic zebrafish heart permits the reconstruction of dynamic, three-dimen...
Michael Liebling, Julien Vermot, Arian S. Forouhar...
ICDM
2003
IEEE
111views Data Mining» more  ICDM 2003»
15 years 9 months ago
OP-Cluster: Clustering by Tendency in High Dimensional Space
Clustering is the process of grouping a set of objects into classes of similar objects. Because of unknownness of the hidden patterns in the data sets, the definition of similari...
Jinze Liu, Wei Wang 0010
SPAA
2003
ACM
15 years 9 months ago
Nonblocking k-compare-single-swap
The current literature offers two extremes of nonblocking software synchronization support for concurrent data structure design: intricate designs of specific structures based o...
Victor Luchangco, Mark Moir, Nir Shavit