A Proposal for Supporting Speculation in the OpenMP taskloop Construct
dc.contributor.author | Salamanca, Juan [UNESP] | |
dc.contributor.author | Baldassin, Alexandro [UNESP] | |
dc.contributor.author | Fan, X | |
dc.contributor.author | DeSupinski, B. R. | |
dc.contributor.author | Sinnen, O. | |
dc.contributor.author | Giacaman, N. | |
dc.contributor.institution | Universidade Estadual Paulista (Unesp) | |
dc.date.accessioned | 2021-06-25T12:17:15Z | |
dc.date.available | 2021-06-25T12:17:15Z | |
dc.date.issued | 2019-01-01 | |
dc.description.abstract | Parallelization constructs in OpenMP, such as parallel for or taskloop, are typically restricted to loops that have no loop-carried dependencies (DOALL) or that contain well-known structured dependence patterns (e.g. reduction). These restrictions prevent the parallelization of many computational intensive may DOACROSS loops. In such loops, the compiler cannot prove that the loop is free of loop-carried dependencies, although they may not exist at runtime. This paper proposes a new clause for taskloop that enables speculative parallelization of may DOACROSS loops: the tls clause. We also present an initial evaluation that reveals that: (a) for certain loops, slowdowns using DOACROSS techniques can be transformed in speed-ups of up to 2.14x by applying speculative parallelization of tasks; and (b) the scheduling of tasks implemented in the Intel OpenMP runtime exacerbates the ratio of order inversion aborts after applying the taskloop-tls parallelization to a loop. | en |
dc.description.affiliation | Sao Paulo State Univ, Sao Paulo, Brazil | |
dc.description.affiliationUnesp | Sao Paulo State Univ, Sao Paulo, Brazil | |
dc.description.sponsorship | Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP) | |
dc.description.sponsorshipId | FAPESP: 18/07446-8 | |
dc.description.sponsorshipId | FAPESP: 18/15519-5 | |
dc.format.extent | 246-261 | |
dc.identifier | http://dx.doi.org/10.1007/978-3-030-28596-8_17 | |
dc.identifier.citation | Openmp: Conquering The Full Hardware Spectrum, Iwomp 2019. Cham: Springer International Publishing Ag, v. 11718, p. 246-261, 2019. | |
dc.identifier.doi | 10.1007/978-3-030-28596-8_17 | |
dc.identifier.issn | 0302-9743 | |
dc.identifier.uri | http://hdl.handle.net/11449/209412 | |
dc.identifier.wos | WOS:000655479100017 | |
dc.language.iso | eng | |
dc.publisher | Springer | |
dc.relation.ispartof | Openmp: Conquering The Full Hardware Spectrum, Iwomp 2019 | |
dc.source | Web of Science | |
dc.subject | taskloop | |
dc.subject | DOACROSS | |
dc.subject | Thread-Level Speculation | |
dc.title | A Proposal for Supporting Speculation in the OpenMP taskloop Construct | en |
dc.type | Trabalho apresentado em evento | |
dcterms.license | http://www.springer.com/open+access/authors+rights?SGWID=0-176704-12-683201-0 | |
dcterms.rightsHolder | Springer | |
unesp.author.orcid | 0000-0002-0569-2806[1] |