4 citations · 9 across the 5 of their papers we have counts for
4 papers · 1 filter
A Newcomer In The PGAS World -- UPC++ vs UPC: A Comparative Study
Jérémie Lagravière, Johannes Langguth, Martina Prugger +2
A newcomer in the Partitioned Global Address Space (PGAS) 'world' has arrived in its version 1.0: Unified Parallel C++ (UPC++). UPC++ targets distributed data structures where comm…
Load-Balanced Bottleneck Objectives in Process Mapping
Johannes Langguth, Sebastian Schlag, Christian Schulz
We propose a new problem formulation for graph partitioning that is tailored to the needs of time-critical simulations on modern heterogeneous supercomputers.
Performance optimization and modeling of fine-grained irregular communication in UPC
Jérémie Lagravière, Johannes Langguth, Martina Prugger +3
The UPC programming language offers parallelism via logically partitioned shared memory, which typically spans physically disjoint memory sub-systems. One convenient feature of UPC…
On the Performance and Energy Efficiency of the PGAS Programming Model on Multicore Architectures
Jérémie Lagravière, Johannes Langguth, Mohammed Sourouri +2
Using large-scale multicore systems to get the maximum performance and energy efficiency with manageable programmability is a major challenge. The partitioned global address space…