PGAS is the acronym for the "Partitioned Global Adress Space". |
PGAS programming models offer HPC programmers an abstracted shared address space, which simplifies programming, while exposing data/thread locality to enhance performance. This can facilitate the development of productive programming languages that can reduce the time to solution, i.e. both development time and execution time. |
Here are some of the participating languages.
|