>> Japanese


Overview

XcalableMP, XMP for short, is a directive-based language extension which allows users to develop parallel programs for distributed memory systems easily and to tune the performance by having minimal and simple notations.

Support typical parallelization under "global-view model"
XMP enables parallelizing the original sequential code using minimal modification with simple directives.
Support coarray to use one-sided communication easily under "local-view model"
Programmer can use coarray syntax in both XMP/Fortran and XMP/C. In particular, XMP/Fortran is designed to be compatible with Coarray Fortran.
Combination of MPI and OpenMP
In order to call an MPI program from an XMP program, XMP provides the MPI programming interface. Moreover, OpenMP directives can be combined into XMP as a hybrid programming.

NewsBacklog ≫

Nov. 24, 2020

XcalableMP PGAS Programming Language is published by Springer in Open Access.

Nov. 12, 2018

XMP Handbook is released.

Nov. 09, 2018

XMP specification version 1.4 is released.

Nov. 01, 2018

The 6th XMP workshop is held.

Nov. 13, 2017

We present the latest researches in Second Annual PGAS Applications Workshop at SC17.

About XcalableMP specification

The specification has been designed by the XMP Specification Working Group, which consists of members from academia, research laboratories, and industries. This Working Group is supported by the PC Cluster Consortium in Japan.

If you have any comments and requests, please contact to . Your comments and contributions will be appreciated !!