Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleNovember 2017
Chapel-on-X: Exploring Tasking Runtimes for PGAS Languages
ESPM2'17: Proceedings of the Third International Workshop on Extreme Scale Programming Models and MiddlewareArticle No.: 5, Pages 1–8https://doi.org/10.1145/3152041.3152086With the shift to exascale computer systems, the importance of productive programming models for distributed systems is increasing. Partitioned Global Address Space (PGAS) programming models aim to reduce the complexity of writing distributed-memory ...
- research-articleNovember 2017
Integrating OpenMP into the Charm++ Programming Model
ESPM2'17: Proceedings of the Third International Workshop on Extreme Scale Programming Models and MiddlewareArticle No.: 4, Pages 1–7https://doi.org/10.1145/3152041.3152085The recent trend of rapid increase in the number of cores per chip has resulted in vast amounts of on-node parallelism. These high core counts result in hardware variability that introduces imbalance. Applications are also becoming more complex ...
- research-articleNovember 2017
HPX Smart Executors
ESPM2'17: Proceedings of the Third International Workshop on Extreme Scale Programming Models and MiddlewareArticle No.: 3, Pages 1–8https://doi.org/10.1145/3152041.3152084The performance of many parallel applications depends on loop-level parallelism. However, manually parallelizing all loops may result in degrading parallel performance, as some of them cannot scale desirably to a large number of threads. In addition, ...