A Uniform Approach Toward Nested Parallelism

Kazuhiko Kakehi,Kiminori Matsuzaki,Zhenjiang Hu,Masato Takeichi
2004-01-01
Abstract:This paper develops a uniform approach toward such nested structures through converting these data structures into lists of tuples with depth information. Generic parallel computation schemes like reduce and accumulation are analyzed using the parallelization techniques over lists. We demonstrate its expressiveness and efficacy using a class of optimization problems called maximum marking problems.
What problem does this paper attempt to address?