Lava Parallelization Strategy

By Jacob Richardson1, Laura J Connor1, Chuck B Connor1, Sylvain Charbonnier1

1. University of South Florida (USF)

You must login to access the full resource.

Published on

Abstract

Following the discussion on writing a parallelized lava flow code in C, on 18 June 2014, notes from the meeting have been organized into this document.

The parallelization strategy discussed implements workers who control a region of a lava flow and distribute lava to their exterior boundaries from a series of parent-boundary cells. An algorithm for the entire code and for the worker's Distribute node is included on pages 2 and 3.

Tags