Conference Proceedings of Japan Society for Software Science and Technology
Online ISSN : 1349-3515
ISSN-L : 0913-5391
The 22nd Conference of Japan Society for Software Science and Technology
Session ID : 4B-1
Conference information

Parallel Dynamic Programming using Data-Parallel Skeletons
*[in Japanese][in Japanese][in Japanese][in Japanese][in Japanese]
Author information
CONFERENCE PROCEEDINGS FREE ACCESS

Details
Abstract

Skeletal parallel programming serves us as a successful method for parallelization. It provides a fixed set of program components called skeletons, each of which has its efficient parallel implementation. Their combination enables users to develop parallel programs without concerning themselves with communication deadlocks. For demostrating the powerfulness of skeletal programming the authors have developed parallelization technique toward one class of optimization problems called maximum marking problems. This can be recognized as one class of dynamic programming. This paper focuses on problems of dynamic programming in general, and examines how the skeletal approache parallelizes problems of dynamic programming.

Content from these authors
© 2005 Japan Society for Software Science and Technology
Previous article Next article
feedback
Top