Sciweavers

1001 search results - page 179 / 201
» Improving memory hierarchy performance for irregular applica...
Sort
View
CIKM
2008
Springer
14 years 12 days ago
Scaling up duplicate detection in graph data
Duplicate detection determines different representations of realworld objects in a database. Recent research has considered the use of relationships among object representations t...
Melanie Herschel, Felix Naumann
KES
2008
Springer
13 years 10 months ago
Classification of Hyperspectral Images Compressed through 3D-JPEG2000
Abstract. Classification of hyperspectral images is paramount to an increasing number of user applications. With the advent of more powerful technology, sensed images demand for la...
Ian Blanes, Alaitz Zabala, Gerard Moré, Xav...
TJS
2002
83views more  TJS 2002»
13 years 10 months ago
An I/O-Conscious Tiling Strategy for Disk-Resident Data Sets
This paper describes a tiling technique that can be used by application programmers and optimizing compilers to obtain I/O-efficient versions of regular scientific loop nests. Due ...
Mahmut T. Kandemir, Alok N. Choudhary, J. Ramanuja...
ASPLOS
2011
ACM
13 years 2 months ago
Inter-core prefetching for multicore processors using migrating helper threads
Multicore processors have become ubiquitous in today’s systems, but exploiting the parallelism they offer remains difficult, especially for legacy application and applications ...
Md Kamruzzaman, Steven Swanson, Dean M. Tullsen
IEEEPACT
2005
IEEE
14 years 4 months ago
HUNTing the Overlap
Hiding communication latency is an important optimization for parallel programs. Programmers or compilers achieve this by using non-blocking communication primitives and overlappi...
Costin Iancu, Parry Husbands, Paul Hargrove