<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ネットワーク半導体 on</title><link>https://rozenmaier.com/tags/%E3%83%8D%E3%83%83%E3%83%88%E3%83%AF%E3%83%BC%E3%82%AF%E5%8D%8A%E5%B0%8E%E4%BD%93/</link><description>Recent content in ネットワーク半導体 on</description><generator>Hugo -- gohugo.io</generator><language>ja</language><copyright>© 2026 ローゼンマイヤー</copyright><lastBuildDate>Mon, 30 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://rozenmaier.com/tags/%E3%83%8D%E3%83%83%E3%83%88%E3%83%AF%E3%83%BC%E3%82%AF%E5%8D%8A%E5%B0%8E%E4%BD%93/index.xml" rel="self" type="application/rss+xml"/><item><title>AIデータセンターを支えるネットワーク半導体株：BroadcomとArista Networksに注目する理由</title><link>https://rozenmaier.com/posts/2026-03-30-ai-networking-broadcom-arista-marvell-stocks/</link><pubDate>Mon, 30 Mar 2026 00:00:00 +0000</pubDate><guid>https://rozenmaier.com/posts/2026-03-30-ai-networking-broadcom-arista-marvell-stocks/</guid><description>&lt;h2 class="relative group">AIブームの「神経系」はどこにある？
 &lt;div id="aiブームの神経系はどこにある" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#ai%e3%83%96%e3%83%bc%e3%83%a0%e3%81%ae%e7%a5%9e%e7%b5%8c%e7%b3%bb%e3%81%af%e3%81%a9%e3%81%93%e3%81%ab%e3%81%82%e3%82%8b" aria-label="アンカー">#&lt;/a>
 &lt;/span>
 
&lt;/h2>
&lt;p>GPUが脳なら、ネットワークは神経系だ。&lt;/p>
&lt;p>ChatGPT、Gemini、Claudeといった大規模AIモデルを学習させるには、数万枚ものGPUが並列で通信しながら計算する必要がある。そのGPUたちをつなぐのが&lt;strong>AIネットワーキング&lt;/strong>の世界であり、ここに巨大な投資チャンスが眠っている。&lt;/p>
&lt;p>NVIDIAのGPUが注目を集める一方、そのGPU同士を超高速で接続する「見えない屋台骨」を提供している企業がある。それが今回取り上げる&lt;strong>Broadcom（AVGO）&lt;/strong>、&lt;strong>Arista Networks（ANET）&lt;/strong>、**Marvell Technology（MRVL）**の3社だ。&lt;/p>
&lt;hr>

&lt;h2 class="relative group">AIネットワーキングが重要な理由
 &lt;div id="aiネットワーキングが重要な理由" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#ai%e3%83%8d%e3%83%83%e3%83%88%e3%83%af%e3%83%bc%e3%82%ad%e3%83%b3%e3%82%b0%e3%81%8c%e9%87%8d%e8%a6%81%e3%81%aa%e7%90%86%e7%94%b1" aria-label="アンカー">#&lt;/a>
 &lt;/span>
 
&lt;/h2>

&lt;h3 class="relative group">GPUクラスターに欠かせない超高速通信
 &lt;div id="gpuクラスターに欠かせない超高速通信" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#gpu%e3%82%af%e3%83%a9%e3%82%b9%e3%82%bf%e3%83%bc%e3%81%ab%e6%ac%a0%e3%81%8b%e3%81%9b%e3%81%aa%e3%81%84%e8%b6%85%e9%ab%98%e9%80%9f%e9%80%9a%e4%bf%a1" aria-label="アンカー">#&lt;/a>
 &lt;/span>
 
&lt;/h3>
&lt;p>AI学習では、モデルのパラメータを複数GPUに分散して処理する「分散学習」が使われる。たとえばGPT-4の学習では数千〜数万枚のGPUが連携しており、それらが高速かつ低遅延で通信しなければ処理効率が大幅に低下する。&lt;/p>
&lt;p>この通信インフラには大きく2種類ある：&lt;/p>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>方式&lt;/th>
 &lt;th>代表製品&lt;/th>
 &lt;th>特徴&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>InfiniBand&lt;/td>
 &lt;td>NVIDIA（Mellanox）&lt;/td>
 &lt;td>超低遅延・AI学習に最適&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>イーサネット（Ultra Ethernet）&lt;/td>
 &lt;td>Broadcom・Arista&lt;/td>
 &lt;td>コスト効率・汎用性&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table>
&lt;p>近年、MicrosoftやMetaなどの超大手ハイパースケーラーが「Ultra Ethernet」への移行を進めており、BroadcomとArista Networksにとって巨大な追い風となっている。&lt;/p>
&lt;hr>

&lt;h2 class="relative group">Broadcom（AVGO）：AIネットワーキングの最大受益者
 &lt;div id="broadcomavgoaiネットワーキングの最大受益者" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#broadcomavgoai%e3%83%8d%e3%83%83%e3%83%88%e3%83%af%e3%83%bc%e3%82%ad%e3%83%b3%e3%82%b0%e3%81%ae%e6%9c%80%e5%a4%a7%e5%8f%97%e7%9b%8a%e8%80%85" aria-label="アンカー">#&lt;/a>
 &lt;/span>
 
&lt;/h2>

&lt;h3 class="relative group">事業概要
 &lt;div id="事業概要" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#%e4%ba%8b%e6%a5%ad%e6%a6%82%e8%a6%81" aria-label="アンカー">#&lt;/a>
 &lt;/span>
 
&lt;/h3>
&lt;p>Broadcomはスイッチ・ルーターチップの世界最大手だ。代表製品は：&lt;/p></description></item></channel></rss>