Sciweavers

2423 search results - page 75 / 485
» Outlier detection in performance data of parallel applicatio...
Sort
View
ASPLOS
2006
ACM
14 years 1 months ago
Exploiting coarse-grained task, data, and pipeline parallelism in stream programs
As multicore architectures enter the mainstream, there is a pressing demand for high-level programming models that can effectively map to them. Stream programming offers an attrac...
Michael I. Gordon, William Thies, Saman P. Amarasi...
IPPS
2000
IEEE
14 years 2 days ago
MAJC-5200: A High Performance Microprocessor for Multimedia Computing
The newly introduced Microprocessor Architecture for Java Computing MAJC supports parallelism in a hierarchy of levels: multiprocessors on chip,vertical micro threading, instruct...
Subramania Sudharsanan
TASLP
2010
128views more  TASLP 2010»
13 years 2 months ago
Speaker Diarization Exploiting the Eigengap Criterion and Cluster Ensembles
A novel system for speaker diarization is proposed that combines the eigengap criterion and cluster ensembles. No explicit assumptions on the number of speakers are made. Two varia...
Nikoletta Bassiou, Vassiliki Moschou, Constantine ...
IPPS
2007
IEEE
14 years 2 months ago
Improving Data Access Performance with Server Push Architecture
Data prefetching, where data is fetched before CPU demands for it, has been considered as an effective solution to mask data access latency. However, the current client-initiated ...
Xian-He Sun, Surendra Byna, Yong Chen
MICRO
2003
IEEE
116views Hardware» more  MICRO 2003»
14 years 28 days ago
Universal Mechanisms for Data-Parallel Architectures
Data-parallel programs are both growing in importance and increasing in diversity, resulting in specialized processors targeted at specific classes of these programs. This paper ...
Karthikeyan Sankaralingam, Stephen W. Keckler, Wil...