Sciweavers

697 search results - page 47 / 140
» Strategies to Parallelize ILP Systems
Sort
View
149
Voted
TJS
2008
113views more  TJS 2008»
15 years 3 months ago
Improving the parallelism of iterative methods by aggressive loop fusion
Abstract. Traditionally, loop nests are fused only when the data dependences in the loop nests are not violated. This paper presents a new loop fusion algorithm that is capable of ...
Jingling Xue, Minyi Guo, Daming Wei
113
Voted
LFP
1990
73views more  LFP 1990»
15 years 4 months ago
Lazy Task Creation: A Technique for Increasing the Granularity of Parallel Programs
Many parallel algorithms are naturally expressed at a ne level of granularity, often ner than a MIMD parallel system can exploit eciently. Most builders of parallel systems have...
Eric Mohr, David A. Kranz, Robert H. Halstead Jr.
ICPR
2004
IEEE
16 years 4 months ago
Parallel Tracking of All Soccer Players by Integrating Detected Positions in Multiple View Images
Soccer, one of the popular sports around the world, is often broadcasted on TV, and various researches have done on soccer scene images such as strategy analysis, scene recovery, ...
Hideo Saito, Sachiko Iwase
149
Voted
GPC
2009
Springer
15 years 10 months ago
Efficient Parallelized Network Coding for P2P File Sharing Applications
In this paper, we investigate parallel implementation techniques for network coding to enhance the performance of Peer-to-Peer (P2P) file sharing applications. It is known that net...
Karam Park, Joon-Sang Park, Won Woo Ro
LCR
1998
Springer
137views System Software» more  LCR 1998»
15 years 7 months ago
Integrated Task and Data Parallel Support for Dynamic Applications
There is an emerging class of real-time interactive applications that require the dynamic integration of task and data parallelism. An example is the Smart Kiosk, a free-standing ...
James M. Rehg, Kathleen Knobe, Umakishore Ramachan...