2013
DOI: 10.1016/j.procs.2013.05.289
|View full text |Cite
|
Sign up to set email alerts
|

On Scalability Issues of the Elastodynamics Equations on Multicore Platforms

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
10
0

Year Published

2014
2014
2019
2019

Publication Types

Select...
3
2
1

Relationship

5
1

Authors

Journals

citations
Cited by 8 publications
(10 citation statements)
references
References 22 publications
0
10
0
Order By: Relevance
“…Dupros et al [19] presented a review of the scalability issues for distributed and shared-memory platforms with a focus on mapping processes/threads on hierarchical clusters. Dursun et al [20] introduced several additional strategies, including inter-node and intra-node optimizations.…”
mentioning
confidence: 99%
“…Dupros et al [19] presented a review of the scalability issues for distributed and shared-memory platforms with a focus on mapping processes/threads on hierarchical clusters. Dursun et al [20] introduced several additional strategies, including inter-node and intra-node optimizations.…”
mentioning
confidence: 99%
“…Despite this apparent regularity, Ondes3D suffers from major load imbalance that limits its scalability. The main source of imbalance has been previously identified as the extra‐computation needed to deal with boundary conditions. The processes on the border of the domain have thus more work, which causes significant spatial imbalance when compared to processes that compute the inner part of the 3D region being simulated.…”
Section: Ondes3d: a Typical Imbalanced Mpi Codementioning
confidence: 99%
“…The design of this code is representative for a typical iterative application tailored for homogeneous HPC platforms with static domain decomposition. Despite the regularity of the FDM micro‐kernels it employs, Ondes3D has limited scalability because of both spatial and temporal load imbalance.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Firstly, the imbalance coming from the absorbing boundary conditions could be partially addressed by using a dynamic schedule across the loop iterations. This leads to significant improvements in the distribution of the load [12]. This solution comes at the expense of introducing an irregular access of the data with higher NUMA penalties on hierarchical platforms.…”
Section: Multi-threaded Algorithmmentioning
confidence: 99%