PARALLELIZATION OF ASSEMBLY OPERATION IN FINITE ELEMENT METHOD
DOI:
https://doi.org/10.14311/AP.2020.60.0025Keywords:
Parallel computation, shared memory, finite element method, vector assembly, matrix assembly.Abstract
The efficient codes can take an advantage of multiple threads and/or processing nodes to partition a work that can be processed concurrently. This can reduce the overall run-time or make the solution of a large problem feasible. This paper deals with evaluation of different parallelization strategies of assembly operations for global vectors and matrices, which are one of the critical operations in any finite element software. Different assembly strategies for systems with a shared memory model are proposed and evaluated, using Open Multi-Processing (OpenMP), Portable Operating System Interface (POSIX), and C++11 Threads. The considered strategies are based on simple synchronization directives, various block locking algorithms and, finally, on smart locking free processing based on a colouring algorithm. The different strategies were implemented in a free finite element code with object-oriented architecture OOFEM [1].Downloads
Downloads
Published
2020-03-02
Issue
Section
Articles
How to Cite
Bošanský, M., & Patzák, B. (2020). PARALLELIZATION OF ASSEMBLY OPERATION IN FINITE ELEMENT METHOD. Acta Polytechnica, 60(1), 25-37. https://doi.org/10.14311/AP.2020.60.0025
Received 2019-05-20
Accepted 2020-01-30
Published 2020-03-02
Accepted 2020-01-30
Published 2020-03-02