2007
DOI: 10.1007/s00466-007-0166-x
|View full text |Cite
|
Sign up to set email alerts
|

Parallel implementation of the finite element method using compressed data structures

Abstract: This paper presents a parallel implementation of the finite element method designed for coarsegrain distributed memory architectures. The MPI standard is used for message passing and tests are run on a PC cluster and on an SGI Altix 350. Compressed data structures are employed to store the coefficient matrix and obtain iterative solutions, based on Krylov methods, in a subdomain-by-subdomain approach. Two mesh partitioning schemes are compared: non-overlapping and overlapping. The pros and cons of these partit… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
19
0

Year Published

2011
2011
2023
2023

Publication Types

Select...
6
1

Relationship

1
6

Authors

Journals

citations
Cited by 16 publications
(19 citation statements)
references
References 27 publications
0
19
0
Order By: Relevance
“…The code allows for the simulation of a layered construction, i.e., the geometry of the structure may change to simulate the sequential pouring of the several concrete lifts. The parallel implementation is designed for a distributed memory architecture and the data structure known as compressed storage row/columns (CSRC) is used to store the coefficient matrix and obtain iterative solutions, in a subdomain-by-subdomain approach (SBS) using the method of preconditioned conjugate gradients (PCG) [16,21].…”
Section: Principles Of the Thermo-chemo-mechanical Numerical Modelmentioning
confidence: 99%
“…The code allows for the simulation of a layered construction, i.e., the geometry of the structure may change to simulate the sequential pouring of the several concrete lifts. The parallel implementation is designed for a distributed memory architecture and the data structure known as compressed storage row/columns (CSRC) is used to store the coefficient matrix and obtain iterative solutions, in a subdomain-by-subdomain approach (SBS) using the method of preconditioned conjugate gradients (PCG) [16,21].…”
Section: Principles Of the Thermo-chemo-mechanical Numerical Modelmentioning
confidence: 99%
“…The algorithms hereby presented are now part of a distributed-memory implementation of the finite element method [26]. Currently, we conduct experiments on the effect of coupling both coarse-and fine-grained parallelisms.…”
Section: Resultsmentioning
confidence: 99%
“…The compressed sparse row-column (CSRC) format is a specialization of CSR for structurally symmetric matrices arising in finite element modelling [26], which is the target domain application of this work. Given an arbitrary n × n global matrix A = (a ij ), with nnz non-zeros, the CSRC decomposes A into the sum A D + A L + A U , where A D , A L , and A U correspond to the diagonal, lower and upper parts of A, respectively.…”
Section: The Csrc Storage Formatmentioning
confidence: 99%
See 2 more Smart Citations