<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>China Exclusive Edition on Uncle Xiang&#39;s Notebook</title>
        <link>https://ttf248.life/en/tags/china-exclusive-edition/</link>
        <description>Recent content in China Exclusive Edition on Uncle Xiang&#39;s Notebook</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Fri, 22 May 2026 19:23:18 +0800</lastBuildDate><atom:link href="https://ttf248.life/en/tags/china-exclusive-edition/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>How do NVIDIA data center GPUs iterate after the release of ChatGPT?</title>
        <link>https://ttf248.life/en/p/nvidia-data-center-gpu-since-chatgpt/</link>
        <pubDate>Fri, 15 May 2026 19:58:51 +0800</pubDate>
        
        <guid>https://ttf248.life/en/p/nvidia-data-center-gpu-since-chatgpt/</guid>
        <description>&lt;p&gt;Let&amp;rsquo;s first establish the date. ChatGPT&amp;rsquo;s public research preview version was released on November 30, 2022, not 2023. [1]&lt;/p&gt;
&lt;p&gt;After this point, NVIDIA&amp;rsquo;s data center GPU main roadmap is quite clear: The conclusion of Ampere, followed by Hopper taking over. Hopper focused on expanding VRAM capacity and refresh rate, while Blackwell will shift its focus from &amp;ldquo;single-card dense compute power&amp;rdquo; toward &amp;ldquo;inference throughput, power consumption, and system-level interconnection.&amp;rdquo; The China-specific versions represent a different story: A800, H800, and H20 are fundamentally compliance versions created under US export control constraints, and therefore cannot be viewed using the same metrics as the global flagship line.&lt;/p&gt;
&lt;p&gt;This only counts two lines:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Global Data Center Training/Inference Mainline: A100 as the control baseline, H100, H200, B200, B300.&lt;/li&gt;
&lt;li&gt;China Dedicated Line: A800, H800, H20.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I didn&amp;rsquo;t include the L4, L40, L40S, and L2 in the main text either. It&amp;rsquo;s not that they aren&amp;rsquo;t important; it&amp;rsquo;s just that they are more related to the video inference, general inference, graphics, and virtualization line, and mixing them with the large model training main line of A100/H100/H200/B200 would confuse the pricing and performance metrics.&lt;/p&gt;
&lt;h2 id=&#34;look-at-the-main-storyline&#34;&gt;Look at the Main Storyline
&lt;/h2&gt;&lt;p&gt;To conclude: If we only look at the release cadence after November 30, 2022, H100 was the true starting point for the early generative AI explosion; H200 was a refresh card designed to &amp;ldquo;fill the memory gap&amp;rdquo;; B200 represents what truly constitutes a platform-level generational replacement, and B300 pushes Blackwell one step further into the inference and reasoning era.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Model&lt;/th&gt;
          &lt;th&gt;Release Date&lt;/th&gt;
          &lt;th&gt;Architecture&lt;/th&gt;
          &lt;th&gt;VRAM&lt;/th&gt;
          &lt;th&gt;VRAM Bandwidth&lt;/th&gt;
          &lt;th&gt;Interconnect&lt;/th&gt;
          &lt;th&gt;Official Performance Metrics&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;A100 80GB&lt;/td&gt;
          &lt;td&gt;Nov 2020, as comparative baseline&lt;/td&gt;
          &lt;td&gt;Ampere&lt;/td&gt;
          &lt;td&gt;80GB HBM2e&lt;/td&gt;
          &lt;td&gt;2.039 TB/s&lt;/td&gt;
          &lt;td&gt;NVLink 600 GB/s&lt;/td&gt;
          &lt;td&gt;BF16/FP16 Tensor Core 312 TFLOPS, INT8 624 TOPS [2]&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;H100 SXM&lt;/td&gt;
          &lt;td&gt;2022-03-22&lt;/td&gt;
          &lt;td&gt;Hopper&lt;/td&gt;
          &lt;td&gt;80GB HBM3&lt;/td&gt;
          &lt;td&gt;3.35 TB/s&lt;/td&gt;
          &lt;td&gt;NVLink 900 GB/s&lt;/td&gt;
          &lt;td&gt;BF16/FP16 1,979 TFLOPS, FP8 3,958 TFLOPS; DGX H100 single node 32 PFLOPS FP8, a 6x increase over DGX A100 [3][4]&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;H200 SXM&lt;/td&gt;
          &lt;td&gt;2023-11-13&lt;/td&gt;
          &lt;td&gt;Hopper Refresh&lt;/td&gt;
          &lt;td&gt;141GB HBM3e&lt;/td&gt;
          &lt;td&gt;4.8 TB/s&lt;/td&gt;
          &lt;td&gt;NVLink 900 GB/s&lt;/td&gt;
          &lt;td&gt;The focus provided by Nvidia is not doubled core compute power, but rather 1.9x inference for Llama2 70B and 1.6x for GPT-3 175B; relative to H100, it features larger and faster memory [5][6]&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;B200 SXM&lt;/td&gt;
          &lt;td&gt;202&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;What&amp;rsquo;s easy to misunderstand here is that the H200 is not a &amp;ldquo;brute-force double compute card&amp;rdquo;; rather, it is more like supplementary knowledge built upon the Hopper era. Once large model training and inference enter the stage of ultra-long contexts, massive KV caches, MoE (Mixture of Experts), and larger batch sizes, the bottleneck is no longer solely determined by the BF16 peak number, but rather by VRAM capacity and VRAM bandwidth. The H200 addresses this shortcoming.&lt;/p&gt;
&lt;p&gt;The true generational leap happens with Blackwell. Blackwell is no longer just selling a single card; it is selling an entire suite of platform capabilities: new precision, interconnectivity, system-level bandwidth, inference cost, power efficiency, and rack-scale architecture. This is why when many sources discuss the B200, the single-card metrics are not as immediately understandable at a glance as those for the H100. This is because NVIDIA&amp;rsquo;s narrative focus has shifted from &amp;ldquo;how many TFLOPS does this card have&amp;rdquo; to &amp;ldquo;what size model can this entire system run and what will the cost be.&amp;rdquo;&lt;/p&gt;
&lt;h2 id=&#34;take-another-look-at-chinese-specialty-lines&#34;&gt;Take Another Look at Chinese Specialty Lines
&lt;/h2&gt;&lt;p&gt;The China exclusive line must be viewed separately. Because its goal is not to defeat global flagship cards, but rather to stay below the export control red line while retaining commercial usability.&lt;/p&gt;
&lt;p&gt;The most memorable sentence from this discussion is: A800 and H800 are more like &amp;ldquo;reducing interconnectivity,&amp;rdquo; while H20 involves &amp;ldquo;continued restrictions even on computing capability.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Therefore, if someone only looks at the memory specification and draws the conclusion that &amp;ldquo;H20 is newer than H800, so it must be stronger,&amp;rdquo; this judgment is flawed. While H20&amp;rsquo;s 96GB HBM3 and 4.0 TB/s bandwidth look impressive, its very existence is predicated on meeting stricter export limitations. Its commercial goal is first to be sellable, and only secondly to maximize usability.&lt;/p&gt;
&lt;h2 id=&#34;what-are-the-upgrades-compared-to-the-previous-generation&#34;&gt;What are the upgrades compared to the previous generation?
&lt;/h2&gt;&lt;p&gt;First, let&amp;rsquo;s talk about computation methods:&lt;/p&gt;
\[
\text{Upgrade Rate}=\frac{\text{New Indicator}-\text{Previous Indicator}}{\text{Previous Indicator}}
\]&lt;p&gt;However, this formula is only suitable for metrics with consistent definitions. VRAM, memory bandwidth, and NVLink bandwidth can be calculated directly; however, platform-level inference cost and whole machine throughput cannot be forced back into the single-card TFLOPS metric framework.&lt;/p&gt;
&lt;h3 id=&#34;global-key-themes&#34;&gt;Global Key Themes
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Generation&lt;/th&gt;
          &lt;th&gt;Biggest Change&lt;/th&gt;
          &lt;th&gt;Quantifiable Upgrade Magnitude&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;A100 80GB -&amp;gt; H100 SXM&lt;/td&gt;
          &lt;td&gt;Tensor Core and memory bandwidth rise together&lt;/td&gt;
          &lt;td&gt;Memory capacity 0%; memory bandwidth from 2.039 to 3.35 TB/s, approx +64.3%; NVLink from 600 to 900 GB/s, approx +50%; BF16/FP16 from 312 to 1,979 TFLOPS, approx +534.3% [2][3]&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;H100 SXM -&amp;gt; H200 SXM&lt;/td&gt;
          &lt;td&gt;Focus shifted to &amp;ldquo;larger and faster memory&amp;rdquo;&lt;/td&gt;
          &lt;td&gt;Memory from 80GB to 141GB, approx +76.3%; memory bandwidth from 3.35 to 4.8 TB/s, approx +43.3%; NVLink remains basically the same; BF16/FP8 peak metrics remain basically unchanged [3][6]&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;H200 SXM -&amp;gt; B200 SXM&lt;/td&gt;
          &lt;td&gt;Platform leap from Hopper to Blackwell&lt;/td&gt;
          &lt;td&gt;Memory from 141GB to 180GB, approx +27.7%; memory bandwidth from 4.8 to up to 8 TB/s, approx +66.7%; But the biggest change is FP4, 1.8 TB/s NVLink, and entire system and rack-scale inference efficiency [8][9]&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;B200 SXM -&amp;gt; B300 SXM&lt;/td&gt;
          &lt;td&gt;Blackwell Ultra pushes large memory and reasoning further forward&lt;/td&gt;
          &lt;td&gt;Memory from 180GB to 288GB, approx +60.0%; publicly reported memory bandwidth remains up to 8 TB/s; DGX B300 dense FP4 is 1.5 times better than DGX B200, with attention improving by 2x [10][11]&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Upon reading through, a pattern emerges:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;H100 is the generation that aggressively boosted single-card tensor computing power.&lt;/li&gt;
&lt;li&gt;H200 is the generation focused on supplementing VRAM capacity.&lt;/li&gt;
&lt;li&gt;B200 is the generation that transformed &amp;ldquo;training cards&amp;rdquo; into &amp;ldquo;AI factory infrastructure.&amp;rdquo;&lt;/li&gt;
&lt;li&gt;B300 is the generation that more clearly pushes Blackwell towards reasoning and large-scale inference.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;china-exclusive-line&#34;&gt;China Exclusive Line
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Generational Gap&lt;/th&gt;
          &lt;th&gt;At first glance seems like an upgrade, but actually needs to be viewed separately&lt;/th&gt;
          &lt;th&gt;My judgment&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;A800 -&amp;gt; H800&lt;/td&gt;
          &lt;td&gt;If only looking at local HBM bandwidth, from the A100 generation to the H100 generation, this can roughly be understood as a +64% generational advancement.&lt;/td&gt;
          &lt;td&gt;But the core constraint is still interconnection, not single-card local memory.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;H800 -&amp;gt; H20&lt;/td&gt;
          &lt;td&gt;Memory increased from 80GB to 96GB, approx. +20%; if based on common public parameters, bandwidth increased from 3.35 to 4.0 TB/s, approx. +19.4%.&lt;/td&gt;
          &lt;td&gt;This is not a pure upgrade. H20 is a compromise product due to greater compliance pressure and cannot simply be treated as an &amp;ldquo;H800 Plus.&amp;rdquo;&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;This also explains why the China special supply line is not suitable to frame as &amp;ldquo;how much every generation comprehensively improves.&amp;rdquo; This specific product line inherently carries compliance constraints; its design objective is not technical optimization, but commercial feasibility within regulatory constraints.&lt;/p&gt;
&lt;h2 id=&#34;how-much-has-the-price-actually-increased&#34;&gt;How Much Has the Price Actually Increased?
&lt;/h2&gt;&lt;p&gt;This section is most susceptible to inaccuracies/fabrication. Because NVIDIA rarely publicly discloses the single-card MSRP for data center GPUs, what is more commonly available in the public domain is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DGX complete system price or third-party listed price for the entire system.&lt;/li&gt;
&lt;li&gt;Channel quotes for China-special edition cards/GPUs.&lt;/li&gt;
&lt;li&gt;Media, securities firm, or supply chain news.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Therefore, here I only provide &amp;ldquo;publicly traceable price samples,&amp;rdquo; rather than fabricating an official price list that looks complete but is actually inconsistent in its scope/criteria.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Object&lt;/th&gt;
          &lt;th&gt;Public Price Sample&lt;/th&gt;
          &lt;th&gt;Interpretation compared to previous generation&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;DGX H100&lt;/td&gt;
          &lt;td&gt;Official starting price of $199,000 at release on 2022-03-22 [4]&lt;/td&gt;
          &lt;td&gt;This is the cleanest official anchor point.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;DGX H100&lt;/td&gt;
          &lt;td&gt;Market listing&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;So, concerning &amp;ldquo;how much the overall selling price increased,&amp;rdquo; I offer two conclusions:&lt;/p&gt;
&lt;p&gt;First, the global flagship line has indeed risen significantly. Based on publicly comparable samples, the DGX B200 is roughly 40% to 50% more expensive compared to the DGX H100 listed during the same period. [19]&lt;/p&gt;
&lt;p&gt;Second, China&amp;rsquo;s special allocation lines are not characterized by continuous price increases; rather, there might be a situation where &amp;ldquo;later released cards are cheaper.&amp;rdquo; The open quote price for the H20 eight-card server is approximately 30% lower than the H800 eight-card server. The reason is not ethical consideration (or conscience), but that the performance capability has been further compressed. [17]&lt;/p&gt;
&lt;h2 id=&#34;final-wrap-up&#34;&gt;Final Wrap-up
&lt;/h2&gt;&lt;p&gt;If I had to summarize the shifts in NVIDIA data center GPUs following the release of ChatGPT into a single sentence, my take is that:&lt;/p&gt;
&lt;p&gt;The H100 was the catalyst for the generative AI boom; the H200 is a memory-oriented refresh, but the B200 is the true generational leap for the AI factory era, while the B300 clearly paves the way for the reasoning era. The China-specific lineup operates on an entirely different logic. It is not chasing flagships, but rather focusing on maintaining usability within regulatory gaps.&lt;/p&gt;
&lt;p&gt;Do not view these two criteria together/conflate them. If you mix them, it is easy to draw conclusions such as &amp;ldquo;the new card has larger VRAM, therefore its generation is stronger,&amp;rdquo; or &amp;ldquo;the price is lower, therefore the cost-performance ratio is higher.&amp;rdquo; These are conclusions that seem superficially plausible but are based on incorrect premises.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;h2 id=&#34;authors-notes&#34;&gt;Author&amp;rsquo;s Notes
&lt;/h2&gt;&lt;h3 id=&#34;original-prompt&#34;&gt;Original Prompt
&lt;/h3&gt;&lt;blockquote&gt;
&lt;p&gt;Compile a summary of NVIDIA GPU models and their corresponding performance parameters released since the launch of ChatGPT, detailing how much each generation upgraded from the previous one and the overall price increase. I specifically need data center GPUs, including special versions for China.&lt;/p&gt;&lt;/blockquote&gt;
&lt;h3 id=&#34;summary-of-writing-ideas&#34;&gt;Summary of Writing Ideas
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Fix the actual release date of ChatGPT to November 30, 2022, to avoid misalignment of timelines from the start.&lt;/li&gt;
&lt;li&gt;Separate Nvidia data center GPUs into &amp;ldquo;Global Flagship Mainline&amp;rdquo; and &amp;ldquo;China Customized Line,&amp;rdquo; and do not force these two lines into a single generational upgrade history.&lt;/li&gt;
&lt;li&gt;Percentage upgrades should only be calculated for directly comparable metrics, primarily VRAM, memory bandwidth, and interconnects.&lt;/li&gt;
&lt;li&gt;For pricing, do not fabricate MSRP for individual cards; instead, only adopt official starting prices, complete system list prices, and Reuters channel quotes.&lt;/li&gt;
&lt;li&gt;L4, L40S, and L2 are not expanded upon because they tend to mix the training mainline with the general inference/graphics line.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;brainstorming-expansion&#34;&gt;Brainstorming Expansion
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Area&lt;/th&gt;
          &lt;th&gt;Inclusion Status in Main Text&lt;/th&gt;
          &lt;th&gt;Rationale&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;A100 as baseline&lt;/td&gt;
          &lt;td&gt;Included&lt;/td&gt;
          &lt;td&gt;The user asks for &amp;ldquo;previous generation vs. previous,&amp;rdquo; and without A100, it&amp;rsquo;s impossible to calculate the upgrade magnitude of H100.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;L4, L40, L40S, L2&lt;/td&gt;
          &lt;td&gt;Rejected&lt;/td&gt;
          &lt;td&gt;Belongs to data center products, but is more oriented towards video/graphics and general inference, inconsistent with the main training price scope.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;GB200, GB300 full system architecture&lt;/td&gt;
          &lt;td&gt;Partially Included&lt;/td&gt;
          &lt;td&gt;Used to explain why Blackwell starts emphasizing platform-level performance rather&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;</description>
        </item>
        
    </channel>
</rss>
