Sciweavers

7092 search results - page 180 / 1419
» Parallelizing constraint programs
Sort
View
IEEEPACT
1998
IEEE
14 years 3 months ago
A New Heuristic for Scheduling Parallel Programs on Multiprocessor
In this paper, we present an efficient algorithm, called CASS-II, for task clustering without task duplication. Unlike the DSC algorithm, which is empirically the best known algor...
Jing-Chiou Liou, Michael A. Palis
SIGCSE
2008
ACM
92views Education» more  SIGCSE 2008»
13 years 10 months ago
Patterns for programming in parallel, pedagogically
Pipeline, Delta, and Black Hole are three simple patterns used in concurrent software design. We recently presented these and other patterns for parallelism at a nine-hour worksho...
Matthew C. Jadud, Jon Simpson, Christian L. Jacobs...
GRID
2004
Springer
14 years 4 months ago
Flexible Control of Data Transfers between Parallel Programs
Allowing loose coupling between complex e-Science applications has many advantages, such as being able to easily incorporate new applications and to flexibly specify how the appl...
Joe Shang-Chieh Wu, Alan Sussman
TPDS
1998
110views more  TPDS 1998»
13 years 10 months ago
On Exploiting Task Duplication in Parallel Program Scheduling
—One of the main obstacles in obtaining high performance from message-passing multicomputer systems is the inevitable communication overhead which is incurred when tasks executin...
Ishfaq Ahmad, Yu-Kwong Kwok
ICDE
2011
IEEE
234views Database» more  ICDE 2011»
13 years 2 months ago
Massively parallel XML twig filtering using dynamic programming on FPGAs
Abstract— In recent years, XML-based Publish-Subscribe Systems have become popular due to the increased demand of timely event-notification. Users (or subscribers) pose complex ...
Roger Moussalli, Mariam Salloum, Walid A. Najjar, ...