<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Spark on MikesBlog</title>
    <link>https://oshea00.github.io/tags/spark/</link>
    <description>Recent content in Spark on MikesBlog</description>
    <generator>Hugo -- 0.165.0</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 13 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://oshea00.github.io/tags/spark/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Running Cooler Spark DGX Cluster</title>
      <link>https://oshea00.github.io/posts/running-cool-dgx-cluster/</link>
      <pubDate>Thu, 13 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://oshea00.github.io/posts/running-cool-dgx-cluster/</guid>
      <description>&lt;figure class=&#34;align-center &#34;&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;images/cutebutoverheated.png#center&#34;/&gt; 
&lt;/figure&gt;

&lt;p&gt;I recently ran into an interesting thermal issue while running two NVIDIA DGX Sparks as a small distributed inference cluster using llama.cpp.&lt;/p&gt;
&lt;p&gt;The two Sparks are directly connected over QSFP and use RDMA as the transport. With &lt;code&gt;llama-server&lt;/code&gt; running on Spark1, and &lt;code&gt;ggml-rpc-server&lt;/code&gt; running on Spark2, I&amp;rsquo;m using llama.cpp&amp;rsquo;s layer-split configuration with the &lt;code&gt;DeepSeek-V4-Flash-0731-UD-Q4_K_XL&lt;/code&gt; model. The model is too large to run on a single Spark, thus the need to layer it over two Sparks.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
