Sciweavers

167 search results - page 13 / 34
» pdpta 2007
Sort
View
PDPTA
2000
13 years 11 months ago
A Reusable Software Framework for Distributed Decision-Making Protocols
Developers of programs for distributed systems spend considerable time designing solutions to various complex decision-making problems. The work described in this paper applies th...
Sudharshan Vazhkudai, H. Conrad Cunningham
PDPTA
1997
13 years 11 months ago
Enabling Flexibility in the Legion Run-Time Library
This paper describes the design and implementation of the Legion run-time library LRTL, focusing speci cally on facilities that enable extensibility and con gurability. These fac...
Charles L. Viles, Michael J. Lewis, Adam Ferrari, ...
PDPTA
1996
13 years 11 months ago
Exploiting Task-Level Parallelism Using pTask
This paper presents pTask-- a system that allows users to automatically exploit dynamic task-level parallelism in sequential array-based C programs. The system employs compiler an...
Tarek S. Abdelrahman, Sum Huynh
PDPTA
1996
13 years 11 months ago
Evaluation of Dynamic Data Distributions on NUMA Shared Memory Multiprocessors
Dynamic data distributions offer a number of performance benefits, but require more sophisticated compiler support and incur run-time overhead. We investigate attainable benefits ...
Tarek S. Abdelrahman, Kenneth L. Ma
PDPTA
1996
13 years 11 months ago
Solving a 2D Knapsack Problem on an Associative Computer Augmented with a Linear Network
This paper describes a parallelization of the sequential dynamic programming method for solving a 2D knapsack problem where multiples of n rectangular objects are optimally packed...
Darrell R. Ulm, Johnnie W. Baker