You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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-C++ provides finish-async style dynamic tasking and is build on top of HClib and OCR. A detailed overview of Habanero-UPC++ can be found here.

 

  • No labels