10.6084/m9.figshare.6171572.v3 Ritu Arora Ritu Arora NSF_SI2_PI_Meeting2018.pdf figshare 2018 NSF-SI2-2018 IPT Interactive Parallelization Tool Coding and Information Theory 2018-04-23 20:49:32 Journal contribution https://figshare.com/articles/journal_contribution/NSF_SI2_PI_Meeting2018_pdf/6171572 <p>Interactive Parallelization Tool (IPT) assists domain-experts and students in efficiently parallelizing their existing C/C++ applications using any of the following parallel programming models: Message Passing Interface (MPI), OpenMP, and CUDA. For assisting in parallelization, IPT uses its knowledgebase of parallel programming expertise (encapsulated as design templates and rules), and specifications (i.e., what to parallelize and where) as provided by users. It parses the user-specifications and accordingly analyses the input source code to reengineer it for generating a parallel version of the code.</p><p>IPT can be used for self-­paced learning of different parallel programming paradigms. It helps in understanding the differences in the structure and performance of the parallel code generated for different specifications while using the same serial application.</p>