Have Your Cake and Eat It? Productive Parallel Programming via Chapel’s High-level Constructs
dc.contributor.author | Cai, Zixian | |
dc.date.accessioned | 2018-05-29T01:55:47Z | |
dc.date.available | 2018-05-29T01:55:47Z | |
dc.date.issued | 2018-05 | |
dc.description.abstract | Explicit parallel programming is required to utilize the growing parallelism in computer hardware. However, current mainstream parallel notations, such as OpenMP and MPI, lack in programmability. Chapel tries to tackle this problem by providing high-level constructs. However, the performance implication of such constructs is not clear, and needs to be evaluated. The key contributions of this work are: 1. An evaluation of data parallelism and global-view programming in Chapel through the reduce and transpose benchmarks. 2. Identification of bugs in Chapel runtime code with proposed fixes. 3. A benchmarking framework that aids in conducting systematic and rigorous performance evaluation. Through examples, I show that data parallelism and global-view programming lead to clean and succinct code in Chapel. In the reduce benchmark, I found that data parallelism makes Chapel outperform the baseline. However, in the transpose benchmark, I found that global-view programming causes performance degradation in Chapel due to frequent implicit communication. I argue that this is not an inherent problem with Chapel, and can be solved by compiler optimizations. The results suggest that it is possible to use high-level abstraction in parallel languages to improve the productivity of programmers, while still delivering competitive performance. Furthermore, the benchmarking framework I developed can aid the wider research community in performance evaluations. | en_AU |
dc.identifier.uri | http://hdl.handle.net/1885/143635 | |
dc.publisher | The Australian National University | en_AU |
dc.rights | © The Author(s) | en_AU |
dc.subject | parallel programming | en_AU |
dc.subject | chapel | en_AU |
dc.title | Have Your Cake and Eat It? Productive Parallel Programming via Chapel’s High-level Constructs | en_AU |
dc.type | Report (Student work) | en_AU |
dcterms.accessRights | Open Access | en_AU |
local.bibliographicCitation.lastpage | 40 | en_AU |
local.bibliographicCitation.startpage | 1 | en_AU |
local.contributor.affiliation | Cai, Zixian, Australian National University | en_AU |
local.contributor.authoremail | u5937495@anu.edu.au | en_AU |
local.contributor.authoruid | u5937495 | en_AU |
local.description.notes | Report submitted for my research course | en_AU |
local.identifier.uidSubmittedBy | u5937495 | en_AU |
local.type.status | Published Version | en_AU |