2008
DOI: 10.1007/978-3-540-68555-5_8
|View full text |Cite
|
Sign up to set email alerts
|

Experiences with the OpenMP Parallelization of DROPS, a Navier-Stokes Solver Written in C++

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2010
2010
2023
2023

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 11 publications
(8 citation statements)
references
References 0 publications
0
8
0
Order By: Relevance
“…For being able to handle such big computational problems in an acceptable time, the computations must be done on a high performance computer. A shared memory parallelization with OpenMP has been implemented, see Terboven et al (2005) for results. Another strategy is to use multiple processes, where ''process'' means a computing unit with its own memory (called ''distributed memory'').…”
Section: Parallelizationmentioning
confidence: 99%
“…For being able to handle such big computational problems in an acceptable time, the computations must be done on a high performance computer. A shared memory parallelization with OpenMP has been implemented, see Terboven et al (2005) for results. Another strategy is to use multiple processes, where ''process'' means a computing unit with its own memory (called ''distributed memory'').…”
Section: Parallelizationmentioning
confidence: 99%
“…in [14], [16]). After finishing the cell loop, the contributions are merged into the destination vector.…”
Section: A Overview Of Possible Strategiesmentioning
confidence: 91%
“…This work precisely aims at filling this gap, providing a practical but generic enough methodology for loop parallelization of typical scientific code. Even though some examples of the application of OpenMP to serial scientific codes can be found in literature [27,28], the discussion is usually focused on the analyzed case, making it di cult for researchers without parallel programming experience to generalize concepts and apply them to a similar but di↵erent problem.…”
Section: Related Workmentioning
confidence: 99%