Skip to search formSkip to main contentSkip to account menu

Partitioned global address space

Known as: Global address space, PGAS, PGAS disambiguation 
In computer science, a partitioned global address space (PGAS) is a parallel programming model. It assumes a global memory address space that is… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2013
2013
Contemporary and future programming languages for HPC promote hybrid parallelism and shared memory abstractions using a global… 
2012
2012
High-level, productivity-oriented languages such as Python are becoming increasingly popular in HPC applications as “glue” and… 
2010
2010
We present a novel architecture of a communication engine for non-coherent distributed shared memory systems. The shared memory… 
2010
2010
Applications that exhibit irregular, dynamic, and unbalanced parallelism are growing in number and importance in the… 
2010
2010
Dynamic Partitioned Global Address Spaces (DPGAS) is an abstraction that allows for quick and efficient remapping of physical… 
Highly Cited
2010
Highly Cited
2010
Historically, processor performance has increased at a much faster rate than that of main memory and up-coming NoC-based many… 
2009
2009
Efficient parallel algorithms for problems such as maximum weighted matching are central to many areas of combinatorial… 
Highly Cited
2008
Highly Cited
2008
We introduce Scioto, shared collections of task objects, a lightweight framework for providing task management on distributed… 
2007
2007
Unified Parallel C (UPC) is an example of a partitioned global address space language for high performance parallel computing… 
2007
2007
Large scale parallel simulations are fundamental tools for engineers and scientists. Consequently, it is critical to develop both…