Sciweavers

4198 search results - page 97 / 840
» Data Parallel Program Design
Sort
View
VL
2003
IEEE
139views Visual Languages» more  VL 2003»
15 years 7 months ago
Programming in a data factory
Among the advantages of visual dataflow programming is that it can give the user a sense of location for the data in a computation. This can help novices build a mental picture of...
Steven L. Tanimoto
VLDB
1991
ACM
145views Database» more  VLDB 1991»
15 years 5 months ago
A Taxonomy and Performance Model of Data Skew Effects in Parallel Joins
Recent work on parallel joins and data skew has concentrated on algorithm design without considering the causes and chara.cteristics of data. skew itself. Existming ana.lyt,ic mod...
Christopher B. Walton, Alfred G. Dale, Roy M. Jene...
127
Voted
XSYM
2009
Springer
139views Database» more  XSYM 2009»
15 years 9 months ago
A Data Parallel Algorithm for XML DOM Parsing
Abstract. The extensible markup language XML has become the de facto standard for information representation and interchange on the Internet. XML parsing is a core operation perfor...
Bhavik Shah, Praveen Rao, Bongki Moon, Mohan Rajag...
IPPS
1996
IEEE
15 years 6 months ago
Practical Parallel Algorithms for Dynamic Data Redistribution, Median Finding, and Selection
A common statistical problem is that of nding the median element in a set of data. This paper presents a fastand portable parallel algorithm for nding the median given a set of el...
David A. Bader, Joseph JáJá
100
Voted
ISCA
2010
IEEE
232views Hardware» more  ISCA 2010»
15 years 7 months ago
Data marshaling for multi-core architectures
Previous research has shown that Staged Execution (SE), i.e., dividing a program into segments and executing each segment at the core that has the data and/or functionality to bes...
M. Aater Suleman, Onur Mutlu, José A. Joao,...