Language:
English
繁體中文
Help
圖資館首頁
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
XcalableMP PGAS programming language...
~
Sato, Mitsuhisa.
XcalableMP PGAS programming languagefrom programming model to applications /
Record Type:
Electronic resources : Monograph/item
Title/Author:
XcalableMP PGAS programming languageedited by Mitsuhisa Sato.
Reminder of title:
from programming model to applications /
other author:
Sato, Mitsuhisa.
Published:
Singapore :Springer Singapore :2021.
Description:
ix, 262 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
Subject:
Programming languages (Electronic computers)
Online resource:
https://doi.org/10.1007/978-981-15-7683-6
ISBN:
9789811576836$q(electronic bk.)
XcalableMP PGAS programming languagefrom programming model to applications /
XcalableMP PGAS programming language
from programming model to applications /[electronic resource] :edited by Mitsuhisa Sato. - Singapore :Springer Singapore :2021. - ix, 262 p. :ill., digital ;24 cm.
Chapter 1: XcalableMP programming model and language -- Chapter 2: Design and Performance Evaluation of the Omni XcalableMP Compiler -- Chapter 3: Coarrays in the Context of XcalableMP -- Chapter 4: XcalableACC: an Integration of XcalableMP and OpenACC -- Chapter 5: Mixed-language programming with XMP and Python -- Chapter 6: Three-dimensional Fluid Code with XcalableMP -- Chapter 7: Hybrid-View Data Model Programming of Nuclear Fusion Simulation Code in XcalableMP -- Chapter 8: Parallelization of Atomic Image Reconstruction from X-ray Fluorescence Holograms by XcalableMP -- Chapter 9: Multi-SPMD programming model with YML and XcalableMP -- Chapter 10: XcalableMP 2.0 and Future Directions.
Open access.
XcalableMP is a directive-based parallel programming language based on Fortran and C, supporting a Partitioned Global Address Space (PGAS) model for distributed memory parallel systems. This open access book presents XcalableMP language from its programming model and basic concept to the experience and performance of applications described in XcalableMP. XcalableMP was taken as a parallel programming language project in the FLAGSHIP 2020 project, which was to develop the Japanese flagship supercomputer, Fugaku, for improving the productivity of parallel programing. XcalableMP is now available on Fugaku and its performance is enhanced by the Fugaku interconnect, Tofu-D. The global-view programming model of XcalableMP, inherited from High-Performance Fortran (HPF), provides an easy and useful solution to parallelize data-parallel programs with directives for distributed global array and work distribution and shadow communication. The local-view programming adopts coarray notation from Coarray Fortran (CAF) to describe explicit communication in a PGAS model. The language specification was designed and proposed by the XcalableMP Specification Working Group organized in the PC Consortium, Japan. The Omni XcalableMP compiler is a production-level reference implementation of XcalableMP compiler for C and Fortran 2008, developed by RIKEN CCS and the University of Tsukuba. The performance of the XcalableMP program was used in the Fugaku as well as the K computer. A performance study showed that XcalableMP enables a scalable performance comparable to the message passing interface (MPI) version with a clean and easy-to-understand programming style requiring little effort.
ISBN: 9789811576836$q(electronic bk.)
Standard No.: 10.1007/978-981-15-7683-6doiSubjects--Topical Terms:
184586
Programming languages (Electronic computers)
LC Class. No.: QA76.76.C65 / X33 2021
Dewey Class. No.: 005.133
XcalableMP PGAS programming languagefrom programming model to applications /
LDR
:03464nmm a2200349 a 4500
001
595800
003
DE-He213
005
20201119131731.0
006
m d
007
cr nn 008maaau
008
211013s2021 si s 0 eng d
020
$a
9789811576836$q(electronic bk.)
020
$a
9789811576829$q(paper)
024
7
$a
10.1007/978-981-15-7683-6
$2
doi
035
$a
978-981-15-7683-6
040
$a
GP
$c
GP
$e
rda
041
0
$a
eng
050
4
$a
QA76.76.C65
$b
X33 2021
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051010
$2
bisacsh
072
7
$a
UMX
$2
thema
072
7
$a
UMC
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.76.C65
$b
X3 2021
245
0 0
$a
XcalableMP PGAS programming language
$h
[electronic resource] :
$b
from programming model to applications /
$c
edited by Mitsuhisa Sato.
260
$a
Singapore :
$b
Springer Singapore :
$b
Imprint: Springer,
$c
2021.
300
$a
ix, 262 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: XcalableMP programming model and language -- Chapter 2: Design and Performance Evaluation of the Omni XcalableMP Compiler -- Chapter 3: Coarrays in the Context of XcalableMP -- Chapter 4: XcalableACC: an Integration of XcalableMP and OpenACC -- Chapter 5: Mixed-language programming with XMP and Python -- Chapter 6: Three-dimensional Fluid Code with XcalableMP -- Chapter 7: Hybrid-View Data Model Programming of Nuclear Fusion Simulation Code in XcalableMP -- Chapter 8: Parallelization of Atomic Image Reconstruction from X-ray Fluorescence Holograms by XcalableMP -- Chapter 9: Multi-SPMD programming model with YML and XcalableMP -- Chapter 10: XcalableMP 2.0 and Future Directions.
506
$a
Open access.
520
$a
XcalableMP is a directive-based parallel programming language based on Fortran and C, supporting a Partitioned Global Address Space (PGAS) model for distributed memory parallel systems. This open access book presents XcalableMP language from its programming model and basic concept to the experience and performance of applications described in XcalableMP. XcalableMP was taken as a parallel programming language project in the FLAGSHIP 2020 project, which was to develop the Japanese flagship supercomputer, Fugaku, for improving the productivity of parallel programing. XcalableMP is now available on Fugaku and its performance is enhanced by the Fugaku interconnect, Tofu-D. The global-view programming model of XcalableMP, inherited from High-Performance Fortran (HPF), provides an easy and useful solution to parallelize data-parallel programs with directives for distributed global array and work distribution and shadow communication. The local-view programming adopts coarray notation from Coarray Fortran (CAF) to describe explicit communication in a PGAS model. The language specification was designed and proposed by the XcalableMP Specification Working Group organized in the PC Consortium, Japan. The Omni XcalableMP compiler is a production-level reference implementation of XcalableMP compiler for C and Fortran 2008, developed by RIKEN CCS and the University of Tsukuba. The performance of the XcalableMP program was used in the Fugaku as well as the K computer. A performance study showed that XcalableMP enables a scalable performance comparable to the message passing interface (MPI) version with a clean and easy-to-understand programming style requiring little effort.
650
0
$a
Programming languages (Electronic computers)
$3
184586
650
0
$a
Parallel programming (Computer science)
$3
215285
650
1 4
$a
Programming Languages, Compilers, Interpreters.
$3
274102
700
1
$a
Sato, Mitsuhisa.
$3
470288
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-981-15-7683-6
950
$a
Computer Science (SpringerNature-11645)
based on 0 review(s)
ALL
電子館藏
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
000000194488
電子館藏
1圖書
電子書
EB QA76.76.C65 X3 2021 2021
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Multimedia file
https://doi.org/10.1007/978-981-15-7683-6
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login