View on GitHub

Habanero-UPC++

A Compiler-free PGAS Library

Habanero-UPC++ is a compiler-free PGAS library, which supports a tighter integration of intra-place and inter-place parallelism than standard hybrid programming approaches. This library implementation is based on a tight integration of the UPC++ and Habanero-C++ library, with new extensions to support the integration. The UPC++ library is used to provide PGAS communication and function using The GASNet, and the Habanero-C++ library is used to provide support for intra-place work-stealing integrated with function shipping and asynchronous remote copy.

Habanero-UPC++ Overview

Habanero-UPC++ Installation

See the README file for detailled installation instructions.

Programming Using Habanero-UPC++ Library

Publications using HabaneroUPC++