Computational Fluid Dynamics - Basic Instruments and Applications in Science 2018
DOI: 10.5772/intechopen.72042
|View full text |Cite
|
Sign up to set email alerts
|

High-Performance Computing: Dos and Don’ts

Abstract: Computational fluid dynamics (CFD) is the main field of computational mechanics that has historically benefited from advances in high-performance computing. Highperformance computing involves several techniques to make a simulation efficient and fast, such as distributed memory parallelism, shared memory parallelism, vectorization, memory access optimizations, etc. As an introduction, we present the anatomy of supercomputers, with special emphasis on HPC aspects relevant to CFD. Then, we develop some of the HP… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
6
1

Relationship

4
3

Authors

Journals

citations
Cited by 9 publications
(8 citation statements)
references
References 48 publications
0
8
0
Order By: Relevance
“…For the MPI tasks, we use an automatic mesh partition scheme using either open source METIS or an in‐house developed space filling curve (SFC) scheme . OpenMP threads are used in the MPI tasks' heavy‐duty loops following the strategy discussed in Houzeaux et al…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…For the MPI tasks, we use an automatic mesh partition scheme using either open source METIS or an in‐house developed space filling curve (SFC) scheme . OpenMP threads are used in the MPI tasks' heavy‐duty loops following the strategy discussed in Houzeaux et al…”
Section: Methodsmentioning
confidence: 99%
“…Two bidirectionally coupled problems: electromechanical and fluid-structure one, with three systems of equations describing them: electrophysiology, solid mechanics, and fluid mechanics in deformable mesh scheme. 88 OpenMP threads are used in the MPI tasks' heavy-duty loops following the strategy discussed in Houzeaux et al 89 The coupled problem is solved following a multi-code approach, especially well-suited for staggered coupling. The simulation problem is split in two subproblems: tissue and blood inside the cavities, being each of the subproblems solved with a separate Alya instance.…”
Section: Fully Coupled Fluid-electro-mechanical Problem 221 Common mentioning
confidence: 99%
“…This phase consists of a loop over the elements of the mesh (see Figure 1): For each element, a set of local operations is performed to assemble the local matrices. More details can be found in Houzeaux et al (2018) and Garcia-Gasulla et al (2018a).…”
Section: The Computational Challengementioning
confidence: 99%
“…Synchronous n = f + p n = f' + p' Figure 3: Execution modes for CFPD simulations with Alya a set of local operations is performed in order to assemble the local matrices. More details can be found in [12,14]. From the parallelism point of view this phase has two important characteristics:…”
Section: Stepmentioning
confidence: 99%