<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/oai-pmh.xsl"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-09-19T10:48:41Z</responseDate>
  <request identifier="oai:www.ideals.illinois.edu:2142/114094" metadataPrefix="etdms" verb="GetRecord">https://www.ideals.illinois.edu/oai-pmh</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:www.ideals.illinois.edu:2142/114094</identifier>
        <datestamp>2023-07-11</datestamp>
        <setSpec>col_2142_5131</setSpec>
        <setSpec>col_2142_8888</setSpec>
        <setSpec>com_2142_5130</setSpec>
        <setSpec>com_2142_8887</setSpec>
        <setSpec>com_2142_234</setSpec>
      </header>
      <metadata>
        <thesis xmlns="http://www.ndltd.org/standards/metadata/etdms/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.ndltd.org/standards/metadata/etdms/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdms11.xsd http://purl.org/dc/elements/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdmsdc.xsd">
          <dc:contributor>Torrellas, Josep</dc:contributor>
          <dc:contributor>Torrellas, Josep</dc:contributor>
          <dc:contributor>Chen, Deming</dc:contributor>
          <dc:contributor>Hwu, Wen-mei</dc:contributor>
          <dc:contributor>Kumar, Rakesh</dc:contributor>
          <dc:contributor>Misailovic, Sasa</dc:contributor>
          <dc:contributor>Morrison, Adam</dc:contributor>
          <dc:date>2022-04-29T21:58:36Z</dc:date>
          <dc:date>2024-04-29T21:58:46Z</dc:date>
          <dc:date>2021-12</dc:date>
          <dc:description>Submission published under a 24 month embargo labeled 'Closed Access', the embargo will last until 2023-12-01</dc:description>
          <dc:description>The student, Azin Heidarshenas, accepted the attached license on 2021-12-01 at 14:42.</dc:description>
          <dc:description>The student, Azin Heidarshenas, submitted this Dissertation for approval on 2021-12-01 at 15:02.</dc:description>
          <dc:description>This Dissertation was approved for publication on 2021-12-02 at 15:20.</dc:description>
          <dc:description>DSpace SAF Submission Ingestion Package generated from Vireo submission #17337 on 2022-04-29 at 16:10:18</dc:description>
          <dc:description>Made available in DSpace on 2022-04-29T21:58:36Z (GMT). No. of bitstreams: 3
HEIDARSHENAS-DISSERTATION-2021.pdf: 3212586 bytes, checksum: 6a638d5593e66694a65f9c79a42e9744 (MD5)
LICENSE.txt: 4214 bytes, checksum: 495fe180856cfd4d2a8f0cafc16b3f8c (MD5)
PROQUEST_LICENSE.txt: 4560 bytes, checksum: bc34ec3f5e286621cc190f2aff207f83 (MD5)
  Previous issue date: 2021-12-02</dc:description>
          <dc:description>Embargo set by: Seth Robbins for item 123459
Lift date: 2024-04-29T21:58:46Z
Reason: Author requested closed access (OA after 2yrs) in Vireo ETD system</dc:description>
          <dc:description>Author requested closed access (OA after 2yrs) in Vireo ETD system</dc:description>
          <dc:description>Limited</dc:description>
          <dc:format>application/pdf</dc:format>
          <dc:language>en</dc:language>
          <dc:type>text</dc:type>
          <dc:title>Speeding-up graph processing on shared-memory platforms by optimizing scheduling and compute</dc:title>
          <dc:creator>Heidarshenas, Azin</dc:creator>
          <dc:date>2021-12-02</dc:date>
          <dc:subject>Engineering</dc:subject>
          <dc:date>2022-04-29T21:58:36Z</dc:date>
          <dc:description>Graph processing workloads are being widely used in many domains such as computational biology, social network analysis, and financial analysis. As DRAM technology scales down into higher densities, shared-memory platforms gain increasing importance in handling large graph sizes. 
We study two main categories of graph algorithms from an implementation perspective. Topology-driven algorithms process all vertices of the graph at each iteration, while data-driven algorithms only process those vertices that make a substantial contribution to the output. Furthermore, the performance of a graph algorithm execution can be broken down into three components, namely, pre-processing, compute, and scheduling. For data-driven algorithms, the work of each thread is driven by the dependencies between vertex values that are known only at run-time. Hence, the scheduling will take a significant portion of execution. However, for topology-driven algorithms, the scheduling time is negligible since the work of each thread can be determined at compile-time. 
In this dissertation, we present three techniques to address the performance bottlenecks in both data-driven and topology-driven algorithms. First, we present Snug, which is a chip-level architecture that mitigates the trade-off between synchronization and wasted work in data-driven algorithms. Second, we present V-Combiner, which is a software-only technique to mitigate the trade-off between performance and accuracy of topology-driven algorithms using novel vertex-merging and recovery mechanisms. Finally, we present KeepCompressed, which is a set of algorithms to speed-up compute for topology-driven algorithms using vertex clustering for dynamic graphs.</dc:description>
          <dc:type>Thesis</dc:type>
          <dc:language>eng</dc:language>
          <dc:identifier>http://hdl.handle.net/2142/114094</dc:identifier>
          <dc:rights>Copyright 2021 Azin Heidarshenas</dc:rights>
          <degree>
            <department>Electrical &amp; Computer Eng</department>
            <discipline>Electrical &amp; Computer Engr</discipline>
            <grantor>University of Illinois at Urbana-Champaign</grantor>
            <level>Dissertation</level>
            <name>Ph.D.</name>
          </degree>
        </thesis>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
