Time-work tradeoffs for parallel algorithms
Time-work tradeoffs for parallel algorithms
复制标题
并行算法的时间与工作权衡
DOI:
10.1145/265910.265923
复制
发表时间:
1997
期刊:
影响因子:
--
通讯作者:
T. Spencer
中科院分区:
文献类型:
--
作者:
T. Spencer
Some parallel algorithms have the property that, as they are allowed to take more time, the total work that they do is reduced. This paper describes several algorithms with this property. These algorithms solve important problems on directed graphs, including breadth-first search, topological sort, strong connectivity, and and the single source shorest path problem. All of the algorithms run on the EREW PRAM model of parallel computer, except the algorithm for strong connectivity, which runs on the probabilistic EREW PRAM.