<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[# X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了]]></title><description><![CDATA[<blockquote>
<p dir="auto"><strong>平台</strong>：Dell Precision T7910（双路 Xeon E5-2683 v4 / 128G DDR4 ECC / <strong>1300W 电源</strong>）<br />
<strong>显卡</strong>：盈通 R9700 32G（RDNA4 / gfx1201 / Navi48）×2<br />
<strong>系统</strong>：Ubuntu 24.04.5 LTS + HWE 内核 7.0.0 + ROCm 7.2 + llama.cpp（HIP 后端 + FastMTP 补丁）<br />
<strong>模型</strong>：Qwen3.8-27B-Uncensored-HauhauCS-Aggressive-Q6_K_P（24.1G）<br />
<img src="https://upload.lcz.me/uploads/29640a28-17f4-4e67-a359-f00a76f4cf15.jpg" alt="ed5c60ee-d7d7-451f-9226-78b1b069abfd-7d7ac939f0bbe987e3ed6f931a931046.jpg" class=" img-fluid img-markdown" /></p>
</blockquote>
<hr />
<h2>TL;DR（赶时间看这张表）</h2>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>项目</th>
<th>结果</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>单卡 32G</strong></td>
<td><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/2705.png?v=0650a1064dd" class="not-responsive emoji emoji-android emoji--white_check_mark" style="height:23px;width:auto;vertical-align:middle" title="✅" alt="✅" /> 27B Q6 + MTP + <strong>128K 上下文</strong> → decode <strong>39.7 t/s</strong> / prefill <strong>395 t/s</strong></td>
</tr>
<tr>
<td><strong>双卡 64G</strong></td>
<td><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/274c.png?v=0650a1064dd" class="not-responsive emoji emoji-android emoji--x" style="height:23px;width:auto;vertical-align:middle" title="❌" alt="❌" /> <strong>一满载就整机断电重启</strong>，连发一句"你好"都能重启</td>
</tr>
<tr>
<td>把功率限到 250W</td>
<td><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/274c.png?v=0650a1064dd" class="not-responsive emoji emoji-android emoji--x" style="height:23px;width:auto;vertical-align:middle" title="❌" alt="❌" /> 照样断</td>
</tr>
<tr>
<td>限到<strong>硬件下限 210W</strong></td>
<td><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/274c.png?v=0650a1064dd" class="not-responsive emoji emoji-android emoji--x" style="height:23px;width:auto;vertical-align:middle" title="❌" alt="❌" /> <strong>还是断</strong>（且已确认崩溃瞬间功率确实是 210W）</td>
</tr>
<tr>
<td>最终结论</td>
<td><strong>不是总功率不够</strong> —— 双卡稳态才 ~690W，1300W 电源只用了 53% → 怀疑是<strong>单路 12V 瞬态过流</strong>触发电源保护</td>
</tr>
<tr>
<td>现状</td>
<td>单卡先跑着，等解决供电再上双卡</td>
</tr>
</tbody>
</table>
<p dir="auto"><strong>一句话教训</strong>：<code>power1_cap</code> 限的是<strong>平均功耗</strong>，<strong>限不住微秒级瞬态尖峰</strong>。靠降功率，救不了供电不足的机器。</p>
<hr />
<h2>一、平台配置与采购价</h2>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>部件</th>
<th>规格</th>
<th>来源/价格</th>
</tr>
</thead>
<tbody>
<tr>
<td>准系统</td>
<td>Dell Precision T7910 塔式（双路 LGA2011-3 / 8 内存槽 / BIOS A34）</td>
<td>闲鱼 ¥1,199 包邮</td>
</tr>
<tr>
<td>CPU</td>
<td>Xeon E5-2683 v4 ×2（16C/32T，2.1GHz，120W）×2</td>
<td>—</td>
</tr>
<tr>
<td>内存</td>
<td>4×32G DDR4 ECC RDIMM（<strong>只插了 4 条，每路 2 通道</strong>）</td>
<td>—</td>
</tr>
<tr>
<td>电源</td>
<td><strong>1300W</strong>（T7910 最高配档）</td>
<td>—</td>
</tr>
<tr>
<td>显卡</td>
<td>盈通 R9700 32G ×2（PCI 1002:7551，RDNA4 / gfx1201）</td>
<td>—</td>
</tr>
<tr>
<td>系统盘</td>
<td>447G SSD（LVM 根分区从 100G 扩到 437G）</td>
<td>—</td>
</tr>
</tbody>
</table>
<p dir="auto"><strong><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/26a0.png?v=0650a1064dd" class="not-responsive emoji emoji-android emoji--warning" style="height:23px;width:auto;vertical-align:middle" title="⚠" alt="⚠" />️ 内存插法要留意</strong>：每路 CPU 只插了 DIMM1+DIMM2，<strong>每路双通道、全平台 4/8 通道</strong>，实测带宽 <strong>76.8 GB/s</strong>。插满 8 条可到 153.6 GB/s（跑 CPU 推理才有意义，见第六节）。</p>
<hr />
<h2>二、装机踩坑（按踩到的顺序，每条都能省你半天）</h2>
<h3>坑 1：Ubuntu 24.04 默认内核 6.8 <strong>完全不认识 RDNA4</strong></h3>
<ul>
<li>症状：<code>amdgpu: Fatal error during GPU init</code>、<code>probe of 0000:05:00.0 failed with error -22</code>，<code>/dev/dri/renderD128</code> 压根不出现</li>
<li>原因：RDNA4（Navi48）需要 <strong>6.12+ 内核</strong>，24.04 GA 的 6.8 太老</li>
<li>解法：装 HWE 内核</li>
</ul>
<pre><code class="language-bash">sudo apt install -y linux-generic-hwe-24.04     # 实测拿到 7.0.0-31
</code></pre>
<h3>坑 2：老平台必须开 BIOS「Above 4G Decoding」</h3>
<p dir="auto">RDNA4 这种 32G 大显存卡需要 GB 级 BAR 空间，老平台默认不开时：</p>
<pre><code class="language-bash">lspci -vvs 05:00.0 | grep -A3 'Resizable BAR'   # BAR 0 只有 256MB
dmesg | grep 'root bus resource \[mem'           # PCIe MMIO 窗口仅 ~320MB
</code></pre>
<p dir="auto">开完 BIOS 后窗口变成 <code>mem 0x30000000000-0x33fffffffff</code>、BAR 升到 <code>33fe0000000</code>，<strong>这一步是硬前提</strong>。</p>
<h3>坑 3：换新内核后 amdgpu 一初始化就挂 → boot loop</h3>
<p dir="auto">现象：内核 7.0 下 amdgpu 走到 <code>DMUB hardware initialized</code> 之后就整机重启，日志无 panic 落盘。旧内核 6.8 看不到这症状（它连初始化都进不去）。</p>
<p dir="auto"><strong>三步定位法</strong>：</p>
<ol>
<li>内核参数加 <code>modprobe.blacklist=amdgpu</code> 启动 → 系统能稳 ⇒ 确认是 amdgpu，同时拿到一个能抓日志的窗口</li>
<li>黑名单模式下：一个连接 <code>sudo dmesg -w</code> 流式读，另一个连接手动 <code>sudo modprobe amdgpu</code> → <strong>抓到最后几行</strong></li>
<li>逐项加参数复测（每次用 <code>grub-reboot '1&gt;N'</code> 一次性试启动，失败自动回默认内核，不会把自己锁在门外）</li>
</ol>
<p dir="auto"><strong>最后解决它的不是参数，是硬件</strong>：用户<strong>换了一个 GPU 供电接口</strong>后，连 <code>runpm=0</code> 都可以去掉，彻底稳定。</p>
<blockquote>
<p dir="auto"><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4a1.png?v=0650a1064dd" class="not-responsive emoji emoji-android emoji--bulb" style="height:23px;width:auto;vertical-align:middle" title="💡" alt="💡" /> <strong>教训：软件层对不上时先看硬件</strong>。<code>[drm] Initialized amdgpu 3.64.0</code> 都打出来了还挂 → 不是驱动 bug，优先查供电/接线。</p>
</blockquote>
<h3>坑 4：ROCm 7.2 装到怀疑人生</h3>
<ul>
<li><strong>国内没有任何 ROCm 镜像</strong>（中科大/阿里/腾讯/清华全 404），只能直连 <code>repo.radeon.com</code>，实测 ~2.7 MB/s</li>
<li>下载 <strong>5~7 GB / 600+ 包</strong>，装完占 8~15 GB，<strong>全程约 80 分钟</strong>，别少留时间</li>
</ul>
<pre><code class="language-bash">curl -s https://repo.radeon.com/amdgpu-install/7.2/ubuntu/noble/ | grep -oE 'amdgpu-install_[0-9._-]+_all.deb'
sudo apt-get install -y /tmp/amdgpu-install_*_all.deb
sudo amdgpu-install --usecase=rocm --no-dkms -y
</code></pre>
<ul>
<li><strong>apt 走清华源时若命中 IPv6 会 403</strong>：<code>403 Forbidden [IP: 2402:...]</code> → 写 <code>/etc/apt/apt.conf.d/99force-ipv4</code> 内容 <code>Acquire::ForceIPv4 "true";</code> 永久解决</li>
<li><strong>ROCm 7.2 原生就认 gfx1201</strong>，<code>HSA_OVERRIDE_GFX_VERSION</code> 单卡 llama.cpp <strong>不需要</strong>（那个变量是留给 SGLang/vLLM 这类还在旧支持列表里的框架的）</li>
</ul>
<h3>坑 5：装完 ROCm 第一件事 —— 用户要进 <code>render</code> 组 ★</h3>
<p dir="auto">这是<strong>最阴的一个坑</strong>：</p>
<pre><code class="language-bash">rocminfo          # 普通用户跑 → 空的
sudo rocminfo     # 正常显示 gfx1201
</code></pre>
<p dir="auto">根因：<code>/dev/kfd</code> 和 <code>/dev/dri/renderD128</code> 的权限是 <code>root:render 660</code>，用户不在 <code>render</code> 组里。<strong>而 llama.cpp 只会报 <code>no ROCm-capable device is detected</code>，极易误判成"架构不支持/驱动坏了"，白查半天。</strong></p>
<pre><code class="language-bash">sudo usermod -aG render,video &lt;user&gt;     # 必须重新登录才生效
</code></pre>
<p dir="auto"><strong>同类报错还有第二个来源</strong>：systemd 服务抢在 amdgpu 初始化完成前启动（<code>/dev/kfd</code> 刚出现但还不可用），<strong>症状一模一样</strong>（<code>is-active</code>=active、<code>/health</code>=ok、实际在跑 CPU）。修法不同：<code>ExecStartPre=/bin/sleep 20</code> + <code>Wants=dev-kfd.device</code> + 单元文件里必须显式写 <code>SupplementaryGroups=render video</code>（systemd 只继承主组，shell 里的补充组带不进去）。</p>
<blockquote>
<p dir="auto"><strong>一秒判定在不在 GPU 上</strong>：<code>cat /sys/class/drm/card*/device/mem_info_vram_used</code> 只有 ~50MiB ⇒ 跑在 CPU 上；正常加载 20G+ 模型应显示几十 GiB。</p>
</blockquote>
<h3>坑 6：btop 1.3.0 在 RDNA4 上必崩（段错误）</h3>
<p dir="auto">1.3.0 新增了 ROCm SMI GPU 监控，会 <code>dlopen</code> 系统的 <code>librocm_smi64</code>，在 gfx1201 上读温度/PCIe 吞吐失败后<strong>直接 Segfault</strong>。日志线索在 <code>~/.config/btop/btop.log</code>（先 <code>WARNING: ROCm SMI: Failed to get maximum GPU temperature</code> 再崩）。<strong>没有任何配置项/环境变量/命令行参数能关掉它</strong>。</p>
<p dir="auto">解法：<strong>降级到 btop 1.2.13</strong>（GPU 模块是 1.3.0 才加的），并且<strong>必须覆盖 <code>/usr/bin/btop</code> 本体</strong>——只装到 <code>/usr/local/bin</code> 时调用路径没命中，跑的还是那个必崩的版本。</p>
<h3>坑 7：llama.cpp 新版参数改名，照抄教程直接崩</h3>
<ul>
<li><code>--no-mmap</code> → <strong><code>--load-mode {auto|none|mmap|mlock|dio}</code></strong></li>
<li><code>--draft-n</code> → <code>--spec-draft-n-max</code></li>
<li>投机解码统一到 <code>--spec-type</code></li>
</ul>
<p dir="auto">照抄模型卡里的示例命令 → systemd 陷入 <code>Failed with result 'exit-code'</code> 的 <strong>5 秒重启循环</strong>，而显存看着是空的，容易误判"模型没加载上"。</p>
<blockquote>
<p dir="auto"><strong>抄完必须 <code>llama-server --help | grep &lt;参数&gt;</code> 验证一遍。</strong></p>
</blockquote>
<hr />
<h2>三、单卡成绩单（真香的部分）</h2>
<h3>配置</h3>
<pre><code class="language-bash">llama-server \
  --model  Qwen3.8-27B-Uncensored-HauhauCS-Aggressive-Q6_K_P.gguf \
  --spec-type draft-mtp \
  --spec-draft-model Qwen3.8-27B-Uncensored-HauhauCS-Aggressive-FastMTP-32K.gguf \
  --spec-draft-ngl all --spec-draft-n-max 3 --spec-draft-p-min 0 \
  --ctx-size 131072 --parallel 1 \
  --batch-size 2048 --ubatch-size 512 \
  --n-gpu-layers all --cache-type-k q8_0 --cache-type-v q4_0 \
  --flash-attn on --load-mode mmap --jinja \
  --host 0.0.0.0 --port 8080 --metrics
</code></pre>
<h3>实测（27B Q6_K_P + MTP，128K 上下文，280W）</h3>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>场景</th>
<th>prefill</th>
<th>decode</th>
</tr>
</thead>
<tbody>
<tr>
<td>7K prompt（可预测文本）</td>
<td><strong>395.4 t/s</strong></td>
<td><strong>39.7 t/s</strong></td>
</tr>
<tr>
<td>16K prompt（可预测文本）</td>
<td><strong>414.4 t/s</strong></td>
<td><strong>37.4 t/s</strong></td>
</tr>
<tr>
<td>随机文本（低接受率）</td>
<td>308.4 t/s</td>
<td>25.3 t/s</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>显存占用 29.8G / 32.6G</strong>（模型 + 128K KV + draft 全驻显存）</li>
<li><strong>272 秒连续输出 10000 tokens，稳定 36.7 t/s 不掉速</strong></li>
<li>跑完 GPU 立刻回落 17W —— 完全空闲</li>
</ul>
<p dir="auto"><strong>对 Agent 工作流的意义</strong>：16K 的 prompt 40 秒内消化完，之后 decode 稳在 37~40 t/s。"大 prompt 快速吞吐 + 投机解码加速长输出"正是 coding agent 最吃重的两段。</p>
<hr />
<h2>四、双卡翻车全过程（本文重点）</h2>
<h3>时间线</h3>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>步骤</th>
<th>动作</th>
<th>结果</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>双卡上机，llama.cpp 直接认出 ROCm0 + ROCm1（各 32G）</td>
<td><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/2705.png?v=0650a1064dd" class="not-responsive emoji emoji-android emoji--white_check_mark" style="height:23px;width:auto;vertical-align:middle" title="✅" alt="✅" /> 识别正常</td>
</tr>
<tr>
<td>2</td>
<td>两卡各限 <strong>250W</strong>，跑双卡单实例（<code>--split-mode layer</code>）</td>
<td><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4a5.png?v=0650a1064dd" class="not-responsive emoji emoji-android emoji--boom" style="height:23px;width:auto;vertical-align:middle" title="💥" alt="💥" /> <strong>跑到"生成"阶段"啪"一声整机断电重启</strong></td>
</tr>
<tr>
<td>3</td>
<td>怀疑限功不够，降到 <strong>210W</strong>（GPU 总功耗仅 420W）</td>
<td><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4a5.png?v=0650a1064dd" class="not-responsive emoji emoji-android emoji--boom" style="height:23px;width:auto;vertical-align:middle" title="💥" alt="💥" /> <strong>还是断电</strong></td>
</tr>
<tr>
<td>4</td>
<td>重启后确认崩溃瞬间的功率<strong>确实 = 210W</strong></td>
<td><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/26d4.png?v=0650a1064dd" class="not-responsive emoji emoji-android emoji--no_entry" style="height:23px;width:auto;vertical-align:middle" title="⛔" alt="⛔" /> <strong>彻底排除"功率上限太高"</strong></td>
</tr>
<tr>
<td>5</td>
<td>换供电接口再试</td>
<td><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4a5.png?v=0650a1064dd" class="not-responsive emoji emoji-android emoji--boom" style="height:23px;width:auto;vertical-align:middle" title="💥" alt="💥" /> 依旧断电</td>
</tr>
<tr>
<td>6</td>
<td>最后发现：<strong>连发一句"你好"都会重启</strong></td>
<td><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f511.png?v=0650a1064dd" class="not-responsive emoji emoji-android emoji--key" style="height:23px;width:auto;vertical-align:middle" title="🔑" alt="🔑" /> <strong>关键线索</strong></td>
</tr>
</tbody>
</table>
<h3><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f511.png?v=0650a1064dd" class="not-responsive emoji emoji-android emoji--key" style="height:23px;width:auto;vertical-align:middle" title="🔑" alt="🔑" /> 转折点：一句"你好"就重启</h3>
<p dir="auto">这一条把整个排查方向掰过来了。</p>
<p dir="auto">如果光是满载跑长任务才断，那还能怀疑"持续功耗过高"。<strong>但发一句"你好"（输出不到 10 个 token）也断</strong>，说明问题不在<strong>持续负载</strong>上：</p>
<blockquote>
<p dir="auto">GPU 从<strong>空闲 12W</strong> 被唤醒到<strong>满载 300W+</strong>，这个<strong>瞬间跳变</strong>才是凶手。</p>
</blockquote>
<h3>判据链总结</h3>
<pre><code>降功率 → 仍然断电            ⇒ 不是"功率上限设太高"
崩溃时功率确实等于设定值      ⇒ 不是"限功没生效"
单卡同功率长期稳定            ⇒ 卡本身没问题
发一句"你好"就重启            ⇒ 不是持续负载，是瞬态跳变 ← 关键
</code></pre>
<h3>断电后的后遗症</h3>
<p dir="auto">反复跳闸几次后，<strong>只有一块卡被 amdgpu 接管了</strong>（<code>dmesg | grep 'Initialized amdgpu'</code> 只有一条、<code>/dev/dri</code> 里缺 <code>card0</code>），需要重启系统才能恢复。此时另一张卡物理上等于不存在（不耗电，对供电反而"安全"）。</p>
<hr />
<h2>五、为什么 1300W 电源也不够？（分析）</h2>
<h3>先算总账：根本不是"瓦数不够"</h3>
<pre><code>单卡：276W(GPU) + 170W(双路CPU) + ~100W(平台) ≈ 546W
双卡：420W(GPU) + 170W(CPU)   + ~100W(平台) ≈ 690W
                                  1300W 电源 → 利用率仅 53%
</code></pre>
<p dir="auto"><strong>总功率余量巨大</strong>，所以"1300W 不够"这个方向一开始就是错的。</p>
<h3>真相方向：瞬态尖峰 + 单路 12V</h3>
<p dir="auto"><strong>证据一：<code>power1_cap</code> 根本拦不住尖峰</strong></p>
<p dir="auto">单卡实测（0.15 秒采样，120 个点）：</p>
<pre><code>平均 278 W     ← 贴着 cap 280W，说明 cap 在生效
最大 335 W     ← 但尖峰冲高 20%！
最小 181 W
</code></pre>
<p dir="auto"><img src="https://upload.lcz.me/uploads/0e68a810-0a8b-43ae-9f86-2f9f52f74038.png" alt="fig1_power.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><strong>cap 是平均值控制，控制回路有延迟</strong>。GPU 在微秒级尺度上可以瞬间抽走远超 cap 的电流。</p>
<p dir="auto"><strong>证据二：现代显卡的瞬态特性</strong></p>
<ul>
<li>现代 GPU 的瞬态峰值可达稳态的 <strong>1.5~2 倍</strong>（ATX 3.0 规范正是为此要求电源支撑 200% 峰值）</li>
<li><strong>AMD 卡在这块尤其出名</strong>（RDNA3 的 7900XTX 就因尖峰太猛有过不少翻车案例）</li>
<li>两张卡<strong>同时</strong>从空闲跳到满载，尖峰叠加 → 单路 12V 电流跳变极猛</li>
</ul>
<p dir="auto"><strong>推论（待验证）</strong>：</p>
<blockquote>
<p dir="auto">1300W 是<strong>总功率</strong>，但电源的 <strong>12V 是多路分配</strong>的。显卡走的那一（几）路 12V，在瞬态瞬间电流超出该路 OCP（过流保护）阈值 → 电源直接保护性关断。<br />
这也解释了为什么<strong>降 cap 完全没用</strong>：cap 管的是平均功耗，管不了 dI/dt。</p>
</blockquote>
<p dir="auto"><img src="https://upload.lcz.me/uploads/b48b71dd-d781-4fe7-8606-630af7776cfd.png" alt="fig2_budget.png" class=" img-fluid img-markdown" /></p>
<h3>下一步打算（等验证）</h3>
<ol>
<li><strong>查电源铭牌的分路规格</strong>（各 12V 路的额定电流）</li>
<li><strong>换独立 PCIe 供电线</strong>（排除一分二/转接线瓶颈 —— 转接线是最常见的元凶）</li>
<li>必要时<strong>换更大/单路 12V 更强的电源</strong></li>
<li>或者干脆<strong>双电源</strong>（显卡单独供电，用同步启动线）</li>
</ol>
<hr />
<h2>六、附带实测：CPU 和内存能参与推理吗？</h2>
<p dir="auto">能，但<strong>在这台机器上等于自残</strong>。</p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>配置</th>
<th>prefill</th>
<th>decode</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>GPU 全卸载</strong>（<code>-ngl all</code>）</td>
<td>~395 t/s</td>
<td><strong>39.7 t/s</strong></td>
</tr>
<tr>
<td>CPU <strong>单路</strong> 16 线程（<code>numactl --cpunodebind=0 --membind=0</code>）</td>
<td>30 t/s</td>
<td><strong>1.09 t/s</strong></td>
</tr>
<tr>
<td>CPU <strong>跨双路</strong> 32 线程（默认）</td>
<td>26 t/s</td>
<td><strong>0.15 t/s</strong> <img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/26a0.png?v=0650a1064dd" class="not-responsive emoji emoji-android emoji--warning" style="height:23px;width:auto;vertical-align:middle" title="⚠" alt="⚠" />️</td>
</tr>
</tbody>
</table>
<p dir="auto"><img src="https://upload.lcz.me/uploads/7d307ad5-952b-469e-b4ac-8b91200846b7.png" alt="fig3_gpu_vs_cpu.png" class=" img-fluid img-markdown" /></p>
<h3>三个反直觉发现</h3>
<p dir="auto"><strong>① 跨双路比单路还慢 7 倍</strong></p>
<pre><code>16 线程（单路，内存本地）  = 1.09 t/s
32 线程（跨两路）          = 0.15 t/s   ← 慢 7 倍！
</code></pre>
<p dir="auto"><code>llama.cpp</code> 的 CPU 后端用<strong>自旋屏障</strong>做线程同步，双路 Xeon 之间的 QPI 延迟远高于片内；32 个线程跨 socket 同步时，屏障开销直接吃光带宽，叠加远端内存访存惩罚 → 比只用一路还惨。<strong>线程多 ≠ 快。</strong></p>
<p dir="auto"><strong>② <code>llama.cpp</code> 的 <code>--numa</code> 三种模式全部无效</strong></p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>模式</th>
<th>decode</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>--numa distribute</code></td>
<td>0.16 t/s</td>
</tr>
<tr>
<td><code>--numa isolate</code></td>
<td>0.15 t/s（prefill 还被拖低 20%）</td>
</tr>
<tr>
<td><code>numactl --interleave=all</code></td>
<td>0.15 t/s</td>
</tr>
</tbody>
</table>
<p dir="auto"><strong>别指望参数绕过，只能靠 <code>numactl</code> 钉死单路。</strong></p>
<p dir="auto"><strong>③ 单路 1.09 t/s 是完全自洽的</strong></p>
<pre><code>单路 2 通道 DDR4-2400 = 38.4 GB/s
38.4 GB/s ÷ 24GB 模型 ≈ 1.6 t/s 理论上限
实测 1.09 t/s = 68% 效率 ✓
</code></pre>
<p dir="auto"><strong>结论</strong>：decode 是<strong>纯带宽活</strong>（每 token 把权重读一遍）。模型能全装进显存时，让 CPU 参与纯属拖后腿；只有模型大于显存（如 70B Q4 = 39G 塞不进 32G）时，混合推理才有意义 —— <strong>且那时必须钉单路</strong>。</p>
<hr />
<h2>七、MTP（FastMTP）实测数据</h2>
<p dir="auto">HauhauCS 的 FastMTP 补丁（改 <code>src/models/qwen35.cpp</code>，+27 行，实现 d2t draft 词表映射）+ 862MB 的 draft 模型。</p>
<p dir="auto"><strong>关键指标是 <code>mean len</code>（平均接受长度），不是 acceptance %</strong> —— mean len 就是<strong>提速倍数</strong>：</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/4ab3a631-1f86-406e-aa3f-b8a8e35db011.png" alt="fig4_mtp.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">8 段真实 agent 请求实测：mean len 在 <strong>1.73 ~ 3.27</strong> 之间，平均 <strong>2.46</strong> → 约 <strong>2.5 倍提速</strong>。</p>
<p dir="auto"><strong>规律</strong>：</p>
<ul>
<li>代码生成 / 工具调用 JSON / 结构化输出 / 长文续写 → mean len 高（2.5~3.3），收益大</li>
<li>随机文本 / 开放式创作 → mean len 掉到 1.7 附近，收益有限</li>
</ul>
<p dir="auto"><strong>别把官方"3× 提速"当承诺</strong> —— 收益完全取决于你生成内容的可预测性。</p>
<hr />
<h2>八、给后来人的建议清单</h2>
<h3>买之前</h3>
<ul>
<li><div class="plugin-markdown"><input type="checkbox" /></div><strong>先算供电账，别只算显存账</strong>：加卡的收益可能被"必须换电源"的代价吃掉</li>
<li><div class="plugin-markdown"><input type="checkbox" />老工作站平台（T7910/R7910 这类）标配电源是按</div><strong>当年 250W 级卡</strong>设计的，上现代 300W 卡要重算</li>
<li><div class="plugin-markdown"><input type="checkbox" />查清电源是</div><strong>单路 12V 还是多路</strong>，以及显卡走哪一路</li>
</ul>
<h3>装机时</h3>
<ul>
<li><div class="plugin-markdown"><input type="checkbox" />大显存卡（24G/32G）</div><strong>必须开 BIOS Above 4G Decoding</strong></li>
<li><div class="plugin-markdown"><input type="checkbox" />RDNA4 需要 </div><strong>6.12+ 内核</strong>（Ubuntu 24.04 要装 HWE）</li>
<li><div class="plugin-markdown"><input type="checkbox" />装完 ROCm </div><strong>第一件事</strong>：<code>usermod -aG render,video &lt;user&gt;</code> 并重新登录</li>
<li><div class="plugin-markdown"><input type="checkbox" />systemd 跑服务要显式写 </div><code>SupplementaryGroups=render video</code> + <code>ExecStartPre=/bin/sleep 20</code></li>
</ul>
<h3>调优时</h3>
<ul>
<li><div class="plugin-markdown"><input type="checkbox" /></div><strong><code>power1_cap</code> 只能限平均值，限不住瞬态尖峰</strong> —— 这是本文最大的一个认知</li>
<li><div class="plugin-markdown"><input type="checkbox" />显卡功率限制</div><strong>不是 llama.cpp 的参数</strong>，在驱动层 sysfs（<code>/sys/class/drm/card*/device/hwmon/hwmon*/power1_cap</code>）</li>
<li><div class="plugin-markdown"><input type="checkbox" />抄启动命令前先 </div><code>--help | grep</code> 验证参数名（新版改了一堆）</li>
<li><div class="plugin-markdown"><input type="checkbox" />btop 在 RDNA4 上用 </div><strong>1.2.13</strong>，并覆盖 <code>/usr/bin/btop</code> 本体</li>
</ul>
<h3>排障时</h3>
<ul>
<li><div class="plugin-markdown"><input type="checkbox" /></div><strong>降功率后仍然断电 ⇒ 不是功率上限问题</strong>，别再往下调了（硬件下限是 210W）</li>
<li><div class="plugin-markdown"><input type="checkbox" /></div><strong>低频小请求也重启 ⇒ 是瞬态问题，不是持续负载</strong></li>
<li><div class="plugin-markdown"><input type="checkbox" />软件层所有证据都对得上还挂 → </div><strong>回头查硬件（供电/接线）</strong></li>
<li><div class="plugin-markdown"><input type="checkbox" />排查"明明修好了又崩"时，先 </div><code>diff</code> 本地与远端脚本（本次踩过：本地旧副本覆盖了远端已修好的版本）</li>
</ul>
<hr />
<h2>九、当前状态</h2>
<pre><code>✅ 单卡 R9700 32G + Qwen3.8-27B Q6_K_P + FastMTP + 128K 上下文
   decode 39.7 t/s / prefill 395 t/s / 280W / 显存 29.8G
   已服务化（systemd 开机自启 + 崩溃自愈）

❌ 双卡 64G：暂不可用，等解决供电问题
</code></pre>
<p dir="auto"><strong>下一步</strong>：查电源分路规格 → 换独立 PCIe 线 → 必要时换电源 → 再战双卡。</p>
<hr />
<p dir="auto"><em>本文数据均为实机实测，硬件为自购。有踩过同款坑或者对单路 12V 有经验的朋友，欢迎在评论区指教。</em></p>
]]></description><link>https://lcz.me/topic/1661</link><generator>RSS for Node</generator><lastBuildDate>Mon, 14 Sep 2026 22:47:46 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/1661.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 12 Sep 2026 18:02:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Mon, 14 Sep 2026 05:28:53 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">张光璞 <a href="/post/17786">说</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/laobenxiong" aria-label="Profile: laobenxiong">@<bdi>laobenxiong</bdi></a> <a href="/post/17749">说</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> 我为了电源功率的问题调查过一圈, hp z8g4的内置电源好像可以(230v下可以到1700w). 无奈奸商卖z8g4要加太高, 加上这机器太沉, 最后放弃了. 现在研究的是双 egpu 路线. 主机 m920x 加一个 pcie switch 卡. 打算的是1200瓦的蓝宝石电源带两个7900xtx, 不知道会怎么样.</p>
</blockquote>
</blockquote>
<p dir="auto"><img src="https://upload.lcz.me/uploads/36417f34-00c9-42bc-ab16-a12cf618c7c7.jpeg" alt="e1cdc4a5-94ec-4acc-b9b1-e0dbab501842-image.jpeg" class=" img-fluid img-markdown" /></p>
<blockquote>
<p dir="auto">你这个吕布骑狗方案属实离谱。</p>
</blockquote>
<p dir="auto">朋友，您的方案什么时候上线？ 我想抄作业。</p>
]]></description><link>https://lcz.me/post/18029</link><guid isPermaLink="true">https://lcz.me/post/18029</guid><dc:creator><![CDATA[张光璞]]></dc:creator><pubDate>Mon, 14 Sep 2026 05:28:53 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 19:04:14 GMT]]></title><description><![CDATA[<p dir="auto">单张卡 850W 够用；如果是为了再插一张，850W 不建议。两张 R9700 满载约 500W，加上 CPU、主板、盘，持续就可能摸到 850W 的边；双 5090 的瞬态更是超过 1.2kW，会直接进 OCP 保护。</p>
<p dir="auto">选电源别只看 80Plus 等级和标称瓦数，关键看 12V 单路输出能力和瞬态响应/OCP 门限。Super Flower 贵一倍通常贵在 LLC + DC-DC 和瞬态设计，不完全是品牌溢价；但只带单卡的话确实没必要上 1600W。</p>
<p dir="auto">真决定双卡，按整机峰值再留约 1.5 倍瞬态余量：双 R9700 建议 1200W 起，双 5090 建议 1600W 白金起，并且每张卡走独立的 12VHPWR/PCIe 线，不要一根线串两张。</p>
]]></description><link>https://lcz.me/post/17938</link><guid isPermaLink="true">https://lcz.me/post/17938</guid><dc:creator><![CDATA[Xiaote]]></dc:creator><pubDate>Sun, 13 Sep 2026 19:04:14 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 16:51:27 GMT]]></title><description><![CDATA[<p dir="auto">super flower....我记下来了。。<br />
一直想换，方便我查多一张，，心念cooler master 那个850w ,<br />
现在反觉super flower比他贵一倍，凭着贵就是好的原则，再想一想看</p>
]]></description><link>https://lcz.me/post/17919</link><guid isPermaLink="true">https://lcz.me/post/17919</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Sun, 13 Sep 2026 16:51:27 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 16:17:59 GMT]]></title><description><![CDATA[<p dir="auto">DELL 这种工作站 基本上跑原装配置都稳的一批，但换个卡还是说加个PCIE卡就容易不稳，他不但电源功率有限制，常常连BIOS那边就开始锁最大功率限制，要排查的地方很多，洋垃圾还是建议HP 还是其他品牌机器，DELL 有些还有订制的主机板，那孔位一言难尽</p>
]]></description><link>https://lcz.me/post/17914</link><guid isPermaLink="true">https://lcz.me/post/17914</guid><dc:creator><![CDATA[Botio Kuo]]></dc:creator><pubDate>Sun, 13 Sep 2026 16:17:59 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 15:36:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/laobenxiong" aria-label="Profile: laobenxiong">@<bdi>laobenxiong</bdi></a> 肯定没有问题，只要电源美虚标，我利民1200w，带xtx和4090D 48G</p>
]]></description><link>https://lcz.me/post/17903</link><guid isPermaLink="true">https://lcz.me/post/17903</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Sun, 13 Sep 2026 15:36:35 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 07:27:40 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stormaround" aria-label="Profile: stormaround">@<bdi>stormaround</bdi></a> <a href="/post/17791">说</a>:</p>
<p dir="auto">我用华南x99 + 2xr9700 用1000w电源都没问题，最近换了个1200w，准备再把7900xtx插上去</p>
</blockquote>
<p dir="auto">我电源 的问题。拆机货整不好老化了之类的。</p>
]]></description><link>https://lcz.me/post/17799</link><guid isPermaLink="true">https://lcz.me/post/17799</guid><dc:creator><![CDATA[张光璞]]></dc:creator><pubDate>Sun, 13 Sep 2026 07:27:40 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 07:12:02 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> <a href="/post/17786">说</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/laobenxiong" aria-label="Profile: laobenxiong">@<bdi>laobenxiong</bdi></a> <a href="/post/17749">说</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> 我为了电源功率的问题调查过一圈, hp z8g4的内置电源好像可以(230v下可以到1700w). 无奈奸商卖z8g4要加太高, 加上这机器太沉, 最后放弃了. 现在研究的是双 egpu 路线. 主机 m920x 加一个 pcie switch 卡. 打算的是1200瓦的蓝宝石电源带两个7900xtx, 不知道会怎么样.</p>
</blockquote>
</blockquote>
<p dir="auto"><img src="https://upload.lcz.me/uploads/36417f34-00c9-42bc-ab16-a12cf618c7c7.jpeg" alt="e1cdc4a5-94ec-4acc-b9b1-e0dbab501842-image.jpeg" class=" img-fluid img-markdown" /></p>
<blockquote>
<p dir="auto">你这个吕布骑狗方案属实离谱。</p>
</blockquote>
<p dir="auto">其实也还好, m920x怎么说也是小钢炮一枚:</p>
<pre><code>System:
  Host: m920x Kernel: 7.1.8 arch: x86_64 bits: 64 compiler: gcc v: 14.2.0
  Desktop: N/A Distro: LMDE 7 Gigi base: Debian 13.0 trixie
Machine:
  Type: Mini-pc System: LENOVO product: 10S4S00M00 v: ThinkCentre M920x-N000
    serial: &lt;superuser required&gt;
  Mobo: LENOVO model: 3135 v: NOK serial: &lt;superuser required&gt; UEFI: LENOVO
    v: M1UKT78A date: 12/04/2025
Memory:
  System RAM: total: 64 GiB available: 62.64 GiB used: 1.7 GiB (2.7%)
  Array-1: capacity: 64 GiB note: est. slots: 2 modules: 2 EC: None
    max-module-size: 32 GiB note: est.
  Device-1: ChannelA-DIMM0 type: DDR4 size: 32 GiB speed: spec: 3200 MT/s
    actual: 2666 MT/s
  Device-2: ChannelB-DIMM0 type: DDR4 size: 32 GiB speed: spec: 2667 MT/s
    actual: 2666 MT/s
CPU:
  Info: 8-core model: Intel Core i7-9700 bits: 64 type: MCP arch: Coffee Lake
    rev: D cache: L1: 512 KiB L2: 2 MiB L3: 12 MiB
  Speed (MHz): avg: 800 min/max: 800/4700 cores: 1: 800 2: 800 3: 800 4: 800
    5: 800 6: 800 7: 800 8: 800 bogomips: 48000
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
</code></pre>
]]></description><link>https://lcz.me/post/17795</link><guid isPermaLink="true">https://lcz.me/post/17795</guid><dc:creator><![CDATA[laobenxiong]]></dc:creator><pubDate>Sun, 13 Sep 2026 07:12:02 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 07:03:42 GMT]]></title><description><![CDATA[<p dir="auto">我用华南x99 + 2xr9700 用1000w电源都没问题，最近换了个1200w，准备再把7900xtx插上去</p>
]]></description><link>https://lcz.me/post/17791</link><guid isPermaLink="true">https://lcz.me/post/17791</guid><dc:creator><![CDATA[stormaround]]></dc:creator><pubDate>Sun, 13 Sep 2026 07:03:42 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 06:58:50 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/laobenxiong" aria-label="Profile: laobenxiong">@<bdi>laobenxiong</bdi></a> <a href="/post/17749">说</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> 我为了电源功率的问题调查过一圈, hp z8g4的内置电源好像可以(230v下可以到1700w). 无奈奸商卖z8g4要加太高, 加上这机器太沉, 最后放弃了. 现在研究的是双 egpu 路线. 主机 m920x 加一个 pcie switch 卡. 打算的是1200瓦的蓝宝石电源带两个7900xtx, 不知道会怎么样.</p>
</blockquote>
<p dir="auto"><img src="https://upload.lcz.me/uploads/36417f34-00c9-42bc-ab16-a12cf618c7c7.jpeg" alt="e1cdc4a5-94ec-4acc-b9b1-e0dbab501842-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">你这个吕布骑狗方案属实离谱。</p>
]]></description><link>https://lcz.me/post/17786</link><guid isPermaLink="true">https://lcz.me/post/17786</guid><dc:creator><![CDATA[张光璞]]></dc:creator><pubDate>Sun, 13 Sep 2026 06:58:50 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 06:57:54 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/geekyang" aria-label="Profile: Geekyang">@<bdi>Geekyang</bdi></a> <a href="/post/17766">说</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> 而且双CPU最大的bug 是双卡TP时候的延迟，因为CPU通信也要消耗带宽QPI。当时Intel 设计的时候根本不会考虑双卡TP问题。单路E5 v3/v4 都40个PCIE lane 都是支持双PCIE3.0x16 的，根本不需要双CPU。一起换电源不如换方案，还便宜可靠。</p>
</blockquote>
<p dir="auto">一会查一下能不能拆下来一颗cpu，单U来跑。  x99 是老特推荐，我主要是不想DIY 装机，装出来的机器整体性不够 。</p>
]]></description><link>https://lcz.me/post/17784</link><guid isPermaLink="true">https://lcz.me/post/17784</guid><dc:creator><![CDATA[张光璞]]></dc:creator><pubDate>Sun, 13 Sep 2026 06:57:54 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 06:56:44 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/geekyang" aria-label="Profile: Geekyang">@<bdi>Geekyang</bdi></a> <a href="/post/17767">说</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> 我倒是想了解R9700 噪音怎么样？毕竟放在家里。在考虑是双卡7900xtx，还是单卡w7800 48GB</p>
</blockquote>
<p dir="auto">塔式的算好的了。比不了机架的直接起飞。  这台机更像是图形工作站，不是纯血服务器设计。</p>
<p dir="auto">更多的噪声来自我的R9700 暖风机。</p>
]]></description><link>https://lcz.me/post/17783</link><guid isPermaLink="true">https://lcz.me/post/17783</guid><dc:creator><![CDATA[张光璞]]></dc:creator><pubDate>Sun, 13 Sep 2026 06:56:44 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 06:19:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> 我倒是想了解R9700 噪音怎么样？毕竟放在家里。在考虑是双卡7900xtx，还是单卡w7800 48GB</p>
]]></description><link>https://lcz.me/post/17767</link><guid isPermaLink="true">https://lcz.me/post/17767</guid><dc:creator><![CDATA[Geekyang]]></dc:creator><pubDate>Sun, 13 Sep 2026 06:19:34 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 06:16:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> 而且双CPU最大的bug 是双卡TP时候的延迟，因为CPU通信也要消耗带宽QPI。当时Intel 设计的时候根本不会考虑双卡TP问题。单路E5 v3/v4 都40个PCIE lane 都是支持双PCIE3.0x16 的，根本不需要双CPU。一起换电源不如换方案，还便宜可靠。</p>
]]></description><link>https://lcz.me/post/17766</link><guid isPermaLink="true">https://lcz.me/post/17766</guid><dc:creator><![CDATA[Geekyang]]></dc:creator><pubDate>Sun, 13 Sep 2026 06:16:44 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 06:03:47 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/geekyang" aria-label="Profile: Geekyang">@<bdi>Geekyang</bdi></a> <a href="/post/17764">说</a>:</p>
<p dir="auto">DR4 ECC / 1300W 电源） 这个方案本身有点问题，如过换成单路E2666v3, 功耗能让出不少 E5-2683 v4 本来就非常费电。双路最好还是用双电源。</p>
</blockquote>
<p dir="auto">双cpu 当初是为了更多的内存通道 ，现在看其实没啥用。</p>
]]></description><link>https://lcz.me/post/17765</link><guid isPermaLink="true">https://lcz.me/post/17765</guid><dc:creator><![CDATA[张光璞]]></dc:creator><pubDate>Sun, 13 Sep 2026 06:03:47 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 05:56:23 GMT]]></title><description><![CDATA[<p dir="auto">我认为：Dell Precision T7910（双路 Xeon E5-2683 v4 / 128G DDR4 ECC / 1300W 电源） 这个方案本身有点问题，如过换成单路E2666v3, 功耗能让出不少 E5-2683 v4 本来就非常费电。双路最好还是用双电源。</p>
]]></description><link>https://lcz.me/post/17764</link><guid isPermaLink="true">https://lcz.me/post/17764</guid><dc:creator><![CDATA[Geekyang]]></dc:creator><pubDate>Sun, 13 Sep 2026 05:56:23 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 05:37:11 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/laobenxiong" aria-label="Profile: laobenxiong">@<bdi>laobenxiong</bdi></a> <a href="/post/17754">说</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> 嗯, AI说 是的, 把switch上的 ACS关掉, 再开几个内核(我用的7.1.8)的开关. 不过现在还没有到可以试验的地步, 8654转pcie底板还缺一个. 目前只能跑单卡/benchmark试试稳定性.</p>
</blockquote>
<p dir="auto">现在双卡tp 软件方面算是成熟了。</p>
<p dir="auto">还是得双卡，单卡跑稠密还是慢。 主要是大肥鱼的在线api 属实太快了。吃惯了细糠</p>
]]></description><link>https://lcz.me/post/17762</link><guid isPermaLink="true">https://lcz.me/post/17762</guid><dc:creator><![CDATA[张光璞]]></dc:creator><pubDate>Sun, 13 Sep 2026 05:37:11 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 04:43:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> 嗯, AI说 是的, 把switch上的 ACS关掉, 再开几个内核(我用的7.1.8)的开关. 不过现在还没有到可以试验的地步, 8654转pcie底板还缺一个. 目前只能跑单卡/benchmark试试稳定性.</p>
]]></description><link>https://lcz.me/post/17754</link><guid isPermaLink="true">https://lcz.me/post/17754</guid><dc:creator><![CDATA[laobenxiong]]></dc:creator><pubDate>Sun, 13 Sep 2026 04:43:10 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 04:40:21 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/laobenxiong" aria-label="Profile: laobenxiong">@<bdi>laobenxiong</bdi></a> <a href="/post/17749">说</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> 我为了电源功率的问题调查过一圈, hp z8g4的内置电源好像可以(230v下可以到1700w). 无奈奸商卖z8g4要加太高, 加上这机器太沉, 最后放弃了. 现在研究的是双 egpu 路线. 主机 m920x 加一个 pcie switch 卡. 打算的是1200瓦的蓝宝石电源带两个7900xtx, 不知道会怎么样.</p>
</blockquote>
<p dir="auto"><img src="https://upload.lcz.me/uploads/36417f34-00c9-42bc-ab16-a12cf618c7c7.jpeg" alt="e1cdc4a5-94ec-4acc-b9b1-e0dbab501842-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">如果你用pcie_switch   是不是天生赠送了P2P 。</p>
]]></description><link>https://lcz.me/post/17753</link><guid isPermaLink="true">https://lcz.me/post/17753</guid><dc:creator><![CDATA[张光璞]]></dc:creator><pubDate>Sun, 13 Sep 2026 04:40:21 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 04:38:42 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/laobenxiong" aria-label="Profile: laobenxiong">@<bdi>laobenxiong</bdi></a> <a href="/post/17751">说</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> 最好让 AI 帮忙查一下. pcie slot 75w供电 和 8pin 供电不是同一个地(GND), 这个问题要先研究清楚再实验.</p>
</blockquote>
<p dir="auto">我昨天反复试了几次，大概率是锁定在供电不足上。</p>
<p dir="auto">单卡也不能从两个6pin 上分出来3个8pin。   要从cpu供电那里再接过来一个6转8 。  单卡才能启来。</p>
<p dir="auto">我现在只能研究额外供电了。</p>
]]></description><link>https://lcz.me/post/17752</link><guid isPermaLink="true">https://lcz.me/post/17752</guid><dc:creator><![CDATA[张光璞]]></dc:creator><pubDate>Sun, 13 Sep 2026 04:38:42 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 04:40:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> 最好让 AI 帮忙查一下. 再加一个电源的话, pcie slot 75w供电 和 8pin 供电不是同一个地(GND), 这个问题要先研究清楚再实验.</p>
]]></description><link>https://lcz.me/post/17751</link><guid isPermaLink="true">https://lcz.me/post/17751</guid><dc:creator><![CDATA[laobenxiong]]></dc:creator><pubDate>Sun, 13 Sep 2026 04:40:31 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 04:31:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> 我为了电源功率的问题调查过一圈, hp z8g4的内置电源好像可以(230v下可以到1700w). 无奈奸商卖z8g4要加太高, 加上这机器太沉, 最后放弃了. 现在研究的是双 egpu 路线. 主机 m920x 加一个 pcie switch 卡. 打算的是1200瓦的蓝宝石电源带两个7900xtx, 不知道会怎么样.<br />
<img src="https://upload.lcz.me/uploads/36417f34-00c9-42bc-ab16-a12cf618c7c7.jpeg" alt="e1cdc4a5-94ec-4acc-b9b1-e0dbab501842-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/17749</link><guid isPermaLink="true">https://lcz.me/post/17749</guid><dc:creator><![CDATA[laobenxiong]]></dc:creator><pubDate>Sun, 13 Sep 2026 04:31:51 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 04:23:32 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%AD%A4%E5%B8%86" aria-label="Profile: 孤帆">@<bdi>孤帆</bdi></a> <a href="/post/17717">说</a>:</p>
<p dir="auto">建议你试一试双电源启动，每一个电源带一张显卡，网上有双电源同步启动器卖的，也许能解决。</p>
</blockquote>
<p dir="auto">现在我准备换个2000w 的电源 ，但能不能直插还没研究好</p>
]]></description><link>https://lcz.me/post/17747</link><guid isPermaLink="true">https://lcz.me/post/17747</guid><dc:creator><![CDATA[张光璞]]></dc:creator><pubDate>Sun, 13 Sep 2026 04:23:32 GMT</pubDate></item><item><title><![CDATA[Reply to # X99 洋垃圾 + 双 R9700 翻车实录：单卡 39 t/s 稳跑 27B，双卡一满载就断电，1300W 电源也救不了 on Sun, 13 Sep 2026 04:23:04 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/laobenxiong" aria-label="Profile: laobenxiong">@<bdi>laobenxiong</bdi></a> <a href="/post/17727">说</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%E5%BC%A0%E5%85%89%E7%92%9E" aria-label="Profile: 张光璞">@<bdi>张光璞</bdi></a> 有没有试过把驱动的电源管理关掉? 就是别让它进入低功耗模式.</p>
<pre><code>$ cat /etc/modprobe.d/amdgpu-runpm.conf
options amdgpu runpm=0
</code></pre>
</blockquote>
<p dir="auto">我一会试试，这玩意有没有大功率电机变频器的软启动哦。</p>
]]></description><link>https://lcz.me/post/17746</link><guid isPermaLink="true">https://lcz.me/post/17746</guid><dc:creator><![CDATA[张光璞]]></dc:creator><pubDate>Sun, 13 Sep 2026 04:23:04 GMT</pubDate></item></channel></rss>