Automatic construction of sparse data flow evaluation graphs
Jong-Deok Choi, Ron Cytron, et al.
POPL 1991
We consider parallel execution of nonvectorizable uniform recurrences. When naively scheduled, such recurrences could create unacceptable communication and synchronization on a multiprocessor. The minimum-distance method partitions such recurrences into totally independent computations without increasing redundancy or perturbing numerical stability. The independent computations are well-suited for execution on a multiprocessor, but they may not utilize all available processors. We address how extra processors can be applied to the independent computations. Our methods are especially attractive for multiprocessors comprised of clusters. © 1989 IEEE
Jong-Deok Choi, Ron Cytron, et al.
POPL 1991
Michael Burke, Ron Cytron
ACM SIGPLAN Notices
Kien A. Hua, Chiang Lee, et al.
SPDP 1990
Jih-Kwon Peir, Windsor W. Hsu, et al.
IEEE TC