<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>GPUFlight - GPU Profiler &amp; Monitoring System Blog</title>
        <link>https://gpu-flight.github.io/blog</link>
        <description>GPUFlight - GPU Profiler &amp; Monitoring System Blog</description>
        <lastBuildDate>Tue, 01 Apr 2025 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[AMD ROCm Support]]></title>
            <link>https://gpu-flight.github.io/blog/amd-rocm-support</link>
            <guid>https://gpu-flight.github.io/blog/amd-rocm-support</guid>
            <pubDate>Tue, 01 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[GPUFlight now supports AMD GPUs via ROCm, including HIP kernel tracing, system telemetry, occupancy analysis, ISA disassembly, and extended hardware metrics.]]></description>
            <content:encoded><![CDATA[<p>GPUFlight now supports AMD GPUs via ROCm, including HIP kernel tracing, system telemetry, occupancy analysis, ISA disassembly, and extended hardware metrics.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new">What's New<a href="https://gpu-flight.github.io/blog/amd-rocm-support#whats-new" class="hash-link" aria-label="Direct link to What's New" title="Direct link to What's New" translate="no">​</a></h2>
<ul>
<li class=""><strong>AMD/ROCm backend</strong>: Kernel tracing via rocprofiler-sdk, system metrics via ROCm SMI</li>
<li class=""><strong>Occupancy analysis</strong>: Theoretical occupancy computed from VGPR usage, LDS, and wavefront limits</li>
<li class=""><strong>ISA disassembly</strong>: Automatic RDNA ISA capture via llvm-objdump</li>
<li class=""><strong>Extended metrics</strong>: Fan speed, junction/memory temperature, voltage, energy, PCIe bandwidth, ECC errors</li>
<li class=""><strong>Report generation</strong>: <code>gpufl::generateReport()</code> produces a text summary after profiling</li>
<li class=""><strong>CPU iGPU filtering</strong>: AMD APU integrated graphics are automatically excluded from telemetry</li>
<li class=""><strong>Vendor-neutral frontend</strong>: Web UI adapts terminology (SASS/ISA, Warp/Wavefront) based on GPU vendor</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="supported-hardware">Supported Hardware<a href="https://gpu-flight.github.io/blog/amd-rocm-support#supported-hardware" class="hash-link" aria-label="Direct link to Supported Hardware" title="Direct link to Supported Hardware" translate="no">​</a></h2>
<ul>
<li class=""><strong>NVIDIA</strong>: CUDA Toolkit with CUPTI (unchanged)</li>
<li class=""><strong>AMD</strong>: ROCm 6.x with HIP, rocprofiler-sdk, and ROCm SMI</li>
</ul>
<p>See the <a class="" href="https://gpu-flight.github.io/docs/guides/amd-integration">AMD Integration Guide</a> for details.</p>]]></content:encoded>
            <category>Release</category>
            <category>AMD</category>
            <category>Feature</category>
        </item>
    </channel>
</rss>