Sciweavers

1227 search results - page 183 / 246
» Approximate Kernel Clustering
Sort
View
IPPS
2007
IEEE
15 years 4 months ago
An Implementation of Page Allocation Shaping for Energy Efficiency
Main memory in many tera-scale systems requires tens of kilowatts of power. The resulting energy consumption increases system cost and the heat produced reduces reliability. Emerg...
Matthew E. Tolentino, Joseph Turner, Kirk W. Camer...
IPPS
2007
IEEE
15 years 4 months ago
Automatic MPI application transformation with ASPhALT
This paper describes a source to source compilation tool for optimizing MPI-based parallel applications. This tool is able to automatically apply a “prepushing” transformation...
Anthony Danalis, Lori L. Pollock, D. Martin Swany
ISBI
2007
IEEE
15 years 4 months ago
Perceptual Grouping of Membrane Signals in Cell-Based Assays
Membrane proteins organize themselves in a linear fashion where adjacent cells are attached together along the basal-lateral region. Their intensity distributions are often hetero...
Hang Chang, Kumari L. Andarawewa, Ju Han, Mary Hel...
ICDM
2006
IEEE
139views Data Mining» more  ICDM 2006»
15 years 3 months ago
Privacy Preserving Nearest Neighbor Search
Data mining is frequently obstructed by privacy concerns. In many cases data is distributed, and bringing the data together in one place for analysis is not possible due to privac...
Mark Shaneck, Yongdae Kim, Vipin Kumar
SIGMETRICS
2004
ACM
106views Hardware» more  SIGMETRICS 2004»
15 years 3 months ago
Performance analysis of BSTs in system software
Binary search tree (BST) based data structures, such as AVL trees, red-black trees, and splay trees, are often used in system software, such as operating system kernels. Choosing ...
Ben Pfaff