SC21 Proceedings

The International Conference for High Performance Computing, Networking, Storage, and Analysis

Visualizing Parallel Dynamic Programming Using the Thread Safe Graphics Library


Workshop:EduHPC-21: Workshop on Education for High Performance Computing

Authors: Grey Ballard and Sarah Parsons (Wake Forest University)


Abstract: The design and analysis of parallel algorithms are both fundamental to the set of high-performance, parallel, and distributed computing skills required to use modern computing resources efficiently. In this work, we present an approach of teaching parallel computing within an undergraduate algorithms course that combines the paradigms of dynamic programming and multithreaded parallelization. We have developed a visualization tool built with the Thread Safe Graphics Library that enables interactive demonstration of parallelization techniques for two fundamental dynamic programming problems, 0/1 Knapsack and Longest Common Subsequence. We describe the implementation of the tool, the real-time animation it produces, and the results of using it in class. The tool is publicly available to be used directly or as a basis on which to build visualizations of other parallel dynamic programming algorithms.





Back to EduHPC-21: Workshop on Education for High Performance Computing Archive Listing



Back to Full Workshop Archive Listing