2016
DOI: 10.1016/j.parco.2016.05.016
|View full text |Cite
|
Sign up to set email alerts
|

Hybrid-view programming of nuclear fusion simulation code in the PGAS parallel programming language XcalableMP

Abstract: Recently, the Partitioned Global Address Space (PGAS) parallel programming model has emerged as a usable distributed memory programming model. Xcal-ableMP (XMP) is a PGAS parallel programming language that extends base languages such as C and Fortran with directives in OpenMP-like style. XMP supports a global-view model that allows programmers to define global data and to map them to a set of processors, which execute the distributed global data as a single thread. In XMP, the concept of a coarray is also empl… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2016
2016
2018
2018

Publication Types

Select...
3

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 12 publications
0
2
0
Order By: Relevance
“…For applications with complex and undescribable decomposition and communication in the directives, the XACC local-view model's coarray feature in the accelerator memory allows us to describe complex communication with simple syntax. Moreover, combining the global-view and local-view models is possible in XACC, such as the XMP-hybrid view model [17]. As mentioned earlier, the XACC version still requires the addition of code and modifications compared with the serial version without directives and performance degradation may occur due to unnecessary updates in the halo exchange process.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…For applications with complex and undescribable decomposition and communication in the directives, the XACC local-view model's coarray feature in the accelerator memory allows us to describe complex communication with simple syntax. Moreover, combining the global-view and local-view models is possible in XACC, such as the XMP-hybrid view model [17]. As mentioned earlier, the XACC version still requires the addition of code and modifications compared with the serial version without directives and performance degradation may occur due to unnecessary updates in the halo exchange process.…”
Section: Discussionmentioning
confidence: 99%
“…Some application codes have been implemented with XMP. Thus, Tsugane et al implemented and evaluated a nuclear fusion simulation code with XMP [17], where they proposed a hybrid-view model that used both a global-view model based on directives and a local-view model based on the coarray feature [13] in the application. The global-view model was used for static grid space data and the local-view mode was used for dynamic particle data.…”
Section: Related Workmentioning
confidence: 99%