<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet type="text/xsl" href="/v2/static/oai2.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-18T22:59:21Z</responseDate>
  <request identifier="oai:figshare.com:article/32991893" metadataPrefix="oai_dc" verb="GetRecord">https://api.figshare.com/v2/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:figshare.com:article/32991893</identifier>
        <datestamp>2026-07-15T12:02:04Z</datestamp>
        <setSpec>portal_693</setSpec>
        <setSpec>item_type_8</setSpec>
        <setSpec>month_year_07_2026</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Performance and Energy Efficiency Insights in LLM Inference Across Hardware Accelerators</dc:title>
          <dc:creator>Giacomo Brunetta (23892750)</dc:creator>
          <dc:subject>Computer Science</dc:subject>
          <dc:description>The rapid growth of LLM-based applications—such as chatbots, coding assistants, and search engines—has driven the need to deliver LLM inference at scale. This workload is highly resource-demanding, requiring substantial compute throughput along with large, high-bandwidth memory. As a result, efficient LLM serving often depends on specialised hardware acceleration. While GPUs continue to dominate, domain-specific accelerators like TPUs and dataflow architectures are becoming increasingly compelling alternatives.

In this thesis, we provide a comprehensive empirical performance study of six datacenter-grade GPUs from Nvidia, AMD, and Intel, along with two dataflow AI accelerators from Cerebras and SambaNova, evaluated across fourteen open-source LLMs.
Our analysis examines the key factors that influence LLM inference performance, including model size, batch size, quantisation, and multi-GPU scaling across different parallelism strategies. Crucially, we evaluate both performance and energy efficiency to offer an energy-aware comparison across accelerator classes. 

Our findings show that dataflow AI accelerators deliver an order-of-magnitude speedup in throughput and latency for small batch sizes relative to GPUs. Conversely, GPUs provide larger HBM memory capacities and benefit from a more straightforward programming model, enabling greater flexibility in batch sizing.

Together, these results offer actionable insights for optimising LLM inference across a range of deployment settings.</dc:description>
          <dc:date>2026-07-15T12:02:04Z</dc:date>
          <dc:type>Text</dc:type>
          <dc:type>Thesis</dc:type>
          <dc:identifier>10.25417/uic.32991893.v1</dc:identifier>
          <dc:relation>https://figshare.com/articles/thesis/Performance_and_Energy_Efficiency_Insights_in_LLM_Inference_Across_Hardware_Accelerators/32991893</dc:relation>
          <dc:rights>In Copyright</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
