Tag Archives: Message Passing Interface

Further developments of UnTRIM: parallel implementation and its verification

Jacek A. Jankowski. Further developments of UnTRIM: parallel implementation and its verification, ISEH V – IAHR Fifth International Symposium on Environmental Hydraulics, 2007, Tempe, Arizona, USA.

This presentation is complementary to the contributed conference paper. It is a summary of all stages of the development of the parallel version of UnTRIM applying the domain decomposition method and message passing (MPI): Continue reading

Further developments of UnTRIM: parallel implementation and its verification

J.A. Jankowski

Abstract. This contribution deals with further developments of UnTRIM, an unstructured-grid, three-dimensional, semi-implicit finite difference finite volume model for the shallow water equations (Casulli, 2002). Attractive numerical properties of the method like its robustness due to the unlimited stability and successes in practical applications spawned efforts aimed at making the available code fit for the high performance computing in order to address larger, complex problems in hydraulic engineering. Continue reading

Parallel streamline tracking for UnTRIM

Jacek A. Jankowski. Parallel streamline tracking for UnTRIM, 4th UnTRIM Workshop, Trento, 7-9 May 2007.

The parallel streamline tracking algorithm for the domain decomposition method applied in the MPI version of UnTRIM, is described in detail. The streamline tracking is the integral part of the semi-Lagrangian method of characteristics, being one of the most robust methods for the non-linear momentum advection, working also for larger Courant numbers. The method is however awkward to parallelise in the framework of the point-to-point communication typical for the domain decomposition method. Continue reading

UnTRIM parallelization with message passing

Jacek A. Jankowski. UnTRIM parallelization with message passing, 3rd UnTRIM Workshop, Trento, 15-17 May 2006.

This is a second part of the UnTRIM parallelisation project presentations — for the background, see the previous post. The most important issue addressed so far concerns absolving a number of stringent verification tests applied for checking the parallel implementation correctness as well as the user steering of the model. Continue reading

UnTRIM parallelization with message passing

Jacek A. Jankowski. UnTRIM parallelization with message passing, 2nd UnTRIM Workshop, Sirmione, 23-25 May 2005.

The main ideas behind the parallelisation of UnTRIM applying the domain decomposition method and the message passing (MPI) are discussed. The issues concerning the mesh partitioning, point-to-point communication over the mesh-overlapping areas (halos) for purely triangular and mixed (triangles and quadrangles) meshes and the problems connected with the Lagrangian advection scheme are thoroughly described. Continue reading