<node id="646375">
  <nid>646375</nid>
  <type>event</type>
  <uid>
    <user id="27707"><![CDATA[27707]]></user>
  </uid>
  <created>1618242597</created>
  <changed>1618242597</changed>
  <title><![CDATA[PhD Defense by Prasun Gera]]></title>
  <body><![CDATA[<p>Title: Overcoming Memory Capacity Constraints for Large Graph Applications on GPUs</p>

<p>&nbsp;</p>

<p>Prasun Gera</p>

<p>Ph.D. candidate</p>

<p>School of Computer Science</p>

<p>Georgia Institute of Technology</p>

<p>&nbsp;</p>

<p>Date: Friday, April 23rd, 2021</p>

<p>Time: 10 a.m. - 12 p.m. (Eastern Time)</p>

<p><a href="https://bluejeans.com/315983964">https://bluejeans.com/315983964</a></p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>Committee:</p>

<p>---------------</p>

<p>Dr. Hyesoon Kim (Advisor, School of Computer Science, Georgia Institute of Technology)</p>

<p>Dr. Santosh Pande (School of Computer Science, Georgia Institute of Technology)</p>

<p>Dr. Richard Vuduc (School of Computer Science and Engineering, Georgia Institute of Technology)</p>

<p>Dr. Moinuddin Qureshi (School of Computer Science, Georgia Institute of Technology)</p>

<p>Dr. Tushar Krishna (School of Electrical and Computer Engineering, Georgia Institute of Technology)</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>Abstract:</p>

<p>------------</p>

<p>Graphics Processing Units (GPUs) have been used successfully for accelerating a wide variety of</p>

<p>applications in the domains of scientific computing, machine learning, and data analytics over the</p>

<p>last decade. Two important trends that have emerged across these domains are that for a lot of</p>

<p>real-world problems, the working sets are larger than a GPU&rsquo;s memory capacity, and that the data is</p>

<p>sparse. In this dissertation, we focus on graph analytics, for which the majority of prior work has</p>

<p>been restricted to graphs of modest sizes that fit in memory. Real world graphs such as social</p>

<p>networks and web graphs require tens to hundreds of gigabytes of storage whereas GPU memory is</p>

<p>typically in the order of a few gigabytes. We investigate the following question: How can we</p>

<p>accelerate graph applications on GPUs when the graphs do not fit in memory?</p>

<p>&nbsp;</p>

<p>This question opens up two lines of inquiry. First, we consider the system architecture where the</p>

<p>GPU can address larger, albeit slower, host memory that is behind an interconnect such as PCI-e.</p>

<p>While this increases the total addressable memory, graph applications have poor locality that makes</p>

<p>efficient use of this architecture challenging. We formulate the locality problem as a graph</p>

<p>ordering problem and propose efficient reordering methods for large graphs. The solution is general</p>

<p>enough that it can be extended to other similar architectures and even beneficial in cases where</p>

<p>graphs fit in memory.</p>

<p>&nbsp;</p>

<p>Second, we consider graph compression as a complementary approach. Conventional approaches to graph</p>

<p>compression have been CPU-centric in that the decompression stage is sequential and branch</p>

<p>intensive. We devise an efficient graph compression format for large sparse graphs that is amenable</p>

<p>to run-time decompression on GPUs. The decompression stage is parallel and load balanced so that it</p>

<p>can use the computational resources of GPUs effectively. In effect, analytics kernels can decompress</p>

<p>the graph and do computation on the fly without decompressing the entire graph since the entire</p>

<p>decompressed graph would not fit in memory.</p>
]]></body>
  <field_summary_sentence>
    <item>
      <value><![CDATA[Overcoming Memory Capacity Constraints for Large Graph Applications on GPUs ]]></value>
    </item>
  </field_summary_sentence>
  <field_summary>
    <item>
      <value><![CDATA[]]></value>
    </item>
  </field_summary>
  <field_time>
    <item>
      <value><![CDATA[2021-04-23T11:00:00-04:00]]></value>
      <value2><![CDATA[2021-04-23T15:00:00-04:00]]></value2>
      <rrule><![CDATA[]]></rrule>
      <timezone><![CDATA[America/New_York]]></timezone>
    </item>
  </field_time>
  <field_fee>
    <item>
      <value><![CDATA[]]></value>
    </item>
  </field_fee>
  <field_extras>
      </field_extras>
  <field_audience>
          <item>
        <value><![CDATA[Faculty/Staff]]></value>
      </item>
          <item>
        <value><![CDATA[Public]]></value>
      </item>
          <item>
        <value><![CDATA[Undergraduate students]]></value>
      </item>
      </field_audience>
  <field_media>
      </field_media>
  <field_contact>
    <item>
      <value><![CDATA[]]></value>
    </item>
  </field_contact>
  <field_location>
    <item>
      <value><![CDATA[]]></value>
    </item>
  </field_location>
  <field_sidebar>
    <item>
      <value><![CDATA[]]></value>
    </item>
  </field_sidebar>
  <field_phone>
    <item>
      <value><![CDATA[]]></value>
    </item>
  </field_phone>
  <field_url>
    <item>
      <url><![CDATA[https://bluejeans.com/315983964]]></url>
      <title><![CDATA[Bluejeans]]></title>
            <attributes><![CDATA[]]></attributes>
    </item>
  </field_url>
  <field_email>
    <item>
      <email><![CDATA[]]></email>
    </item>
  </field_email>
  <field_boilerplate>
    <item>
      <nid><![CDATA[]]></nid>
    </item>
  </field_boilerplate>
  <links_related>
      </links_related>
  <files>
      </files>
  <og_groups>
          <item>221981</item>
      </og_groups>
  <og_groups_both>
          <item><![CDATA[Graduate Studies]]></item>
      </og_groups_both>
  <field_categories>
          <item>
        <tid>1788</tid>
        <value><![CDATA[Other/Miscellaneous]]></value>
      </item>
      </field_categories>
  <field_keywords>
          <item>
        <tid>100811</tid>
        <value><![CDATA[Phd Defense]]></value>
      </item>
      </field_keywords>
  <field_userdata><![CDATA[]]></field_userdata>
</node>
