Konferans bildirisi Açık Erişim
Kandemir, Mahmut Taylan; Tang, Xulong; Zhao, Hui; Ryoo, Jihyun; Karakoy, Mustafa
<?xml version='1.0' encoding='utf-8'?>
<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.1/metadata.xsd">
<identifier identifierType="URL">https://aperta.ulakbim.gov.tr/record/239824</identifier>
<creators>
<creator>
<creatorName>Kandemir, Mahmut Taylan</creatorName>
<givenName>Mahmut Taylan</givenName>
<familyName>Kandemir</familyName>
<affiliation>Penn State Univ, State Coll, PA 16801 USA</affiliation>
</creator>
<creator>
<creatorName>Tang, Xulong</creatorName>
<givenName>Xulong</givenName>
<familyName>Tang</familyName>
<affiliation>Univ Pittsburgh, Pittsburgh, PA USA</affiliation>
</creator>
<creator>
<creatorName>Zhao, Hui</creatorName>
<givenName>Hui</givenName>
<familyName>Zhao</familyName>
<affiliation>Univ North Texas, Denton, TX 76203 USA</affiliation>
</creator>
<creator>
<creatorName>Ryoo, Jihyun</creatorName>
<givenName>Jihyun</givenName>
<familyName>Ryoo</familyName>
<affiliation>Penn State Univ, State Coll, PA 16801 USA</affiliation>
</creator>
<creator>
<creatorName>Karakoy, Mustafa</creatorName>
<givenName>Mustafa</givenName>
<familyName>Karakoy</familyName>
<affiliation>TUBITAK BILGEM, Gebze, Turkey</affiliation>
</creator>
</creators>
<titles>
<title>Distance-In-Time Versus Distance-In-Space</title>
</titles>
<publisher>Aperta</publisher>
<publicationYear>2021</publicationYear>
<dates>
<date dateType="Issued">2021-01-01</date>
</dates>
<resourceType resourceTypeGeneral="Text">Conference paper</resourceType>
<alternateIdentifiers>
<alternateIdentifier alternateIdentifierType="url">https://aperta.ulakbim.gov.tr/record/239824</alternateIdentifier>
</alternateIdentifiers>
<relatedIdentifiers>
<relatedIdentifier relatedIdentifierType="DOI" relationType="IsIdenticalTo">10.1145/3453483.3454069</relatedIdentifier>
</relatedIdentifiers>
<rightsList>
<rights rightsURI="http://www.opendefinition.org/licenses/cc-by">Creative Commons Attribution</rights>
<rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights>
</rightsList>
<descriptions>
<description descriptionType="Abstract">Cache behavior is one of the major factors that influence the performance of applications. Most of the existing compiler techniques that target cache memories focus exclusively on reducing data reuse distances in time (DIT). However, current manycore systems employ distributed on-chip caches that are connected using an on-chip network. As a result, a reused data element/block needs to travel over this on-chip network, and the distance to be traveled - reuse distance in space (DIS) - can be as influential in dictating application performance as reuse DIT. This paper represents the first attempt at defining a compiler framework that accommodates both DIT and DIS. Specifically, it first classifies data reuses into four groups: G1: (low DIT, low DIS), G2: (high DIT, low DIS), G3: (low DIT, high DIS), and G4: (high DIT, high DIS). Then, observing that reuses in G1 represent the ideal case and there is nothing much to be done in computations in G4, it proposes a "reuse transfer" strategy that transfers select reuses between G2 and G3, eventually, transforming each reuse to either G1 or G4. Finally, it evaluates the proposed strategy using a set of 10 multithreaded applications. The collected results reveal that the proposed strategy reduces parallel execution times of the tested applications between 19.3% and 33.3%.</description>
</descriptions>
</resource>
| Görüntülenme | 32 |
| İndirme | 9 |
| Veri hacmi | 2.1 kB |
| Tekil görüntülenme | 28 |
| Tekil indirme | 9 |