DiviCube

The 100,000-GPU Cluster That Hasn't Been Built Yet

AI | CryptoEagle |

The number is enormous. The engineering details are not there. On 9 September 2026, JD Cloud stood at its Global Technology Explorer Conference and announced a plan with Moore Threads to build a 100,000-accelerator domestic GPU cluster. The words used were confident: chip, cloud platform, model training, open access to industry, embodied intelligence. But a plan is not a deployment. A proposal is not a proof. We didn't get the GPU SKU. We didn't get the interconnect topology. We didn't get the delivery schedule, the site, the power contract, the utilization target, or the capital budget. This is not a leak. It is a strategic communication from two parties whose incentives are aligned to make the headline bigger than the timetable.

The 100,000-GPU Cluster That Hasn't Been Built Yet

Start with the source. All substantive facts in this announcement come from JD Cloud and Moore Threads themselves. No independent auditor. No third-party analyst. No customer or competitor verified the existence of even the existing 10,000-card cluster in a way a neutral observer can inspect. Moore Threads reports RMB 1.736 billion in revenue for the first half of 2026, up 147.42% year over year. Cloud product revenue accounts for 97.5% of that total. Those are useful data points, but they are self-reported by a company that has a direct interest in convincing the market that it is no longer a small GPU vendor. The 100,000-GPU cluster is officially still in the planned stage. The announcement is therefore not a record of a completed infrastructure asset. It is a claim about future intention, wrapped in the syntax of reality.

Context: Two players, one strategic game

JD Cloud is not the largest cloud provider in China. Its share of the IaaS market sits in the low single digits, far behind Alibaba Cloud, Huawei Cloud and Tencent Cloud. What JD Cloud has, and what its larger rivals cannot easily copy, is a large logistics business with a constant need for supply-chain optimization, warehouse robotics, forecasting, personalized recommendations and customer-service automation. These workloads are real. They generate actual demand for compute. But they do not obviously generate demand for a single 100,000-GPU cluster in one place.

Moore Threads is a Chinese GPU designer that has moved aggressively from selling discrete accelerators into selling a compute service model. The reported H1 revenue of RMB 1.736 billion, combined with the 97.5% cloud product revenue share, does not describe a traditional chip company. It describes a company that has turned cloud capacity into its primary revenue channel. Moore Threads is positioning itself as an AI factory operator. In that frame, an order for 100,000 GPUs is not merely a technical milestone. It is a pipeline commitment that supports a public-market narrative of exponential growth. Whether the cluster is built in 2027 or 2028 is less important to that narrative than the existence of a named, bankable customer that intends to use Moore Threads silicon at unprecedented scale.

That is why the context matters. This partnership is not just about network cards and liquid cooling. It is about a domestic GPU company trying to prove that its full stack can enter the same sentence as NVIDIA. It is also about a Chinese cloud provider trying to leapfrog the AI infrastructure arms race without paying NVIDIA's premium or waiting for Nvidia's allocation. The 100,000-GPU plan is the visible edge of a deeper capital-markets and industrial-policy play.

Core: Ten times more cards, one hundred times more failure modes

The transition from 10,000 to 100,000 GPUs is often described as a scale-up. In engineering terms, it is closer to a phase change. Many of the assumptions that make a 10,000-GPU cluster work break quietly as the cluster grows by an order of magnitude. This is not about single-chip performance. Moore Threads may have competitive cards. The problem is the system around the cards.

First, network topology. In a 10,000-GPU cluster, you can design around a relatively flat communication fabric, oversubscribe certain paths, and still achieve reasonable model training efficiency. At 100,000 GPUs, the network must become hierarchical, with scale-up connectivity within nodes and scale-out connectivity across the data center. If every large training run involves collective operations across all GPUs, the network becomes the bottleneck. NVIDIA solved parts of this problem with NVLink and InfiniBand, and later with Ethernet-based Ultra Ethernet efforts. Moore Threads must solve a similar problem with its own ecosystem, or with standard networking components. The announcement does not say which.

Second, failure tolerance. At 10,000 cards, a rare hardware error can be managed with checkpoint and restart. At 100,000 cards, rare events are not rare. They become constant. A cluster of this size will experience failing GPUs, failing optics, failing switches and slow nodes every day. The system must detect failure, quarantine the failed component, migrate workloads, and restart from a checkpoint before the entire training job becomes garbage. This requires asynchronous checkpointing, efficient scheduler design, and a storage architecture capable of writing many terabytes of model state without stalling training. None of this appears in the press release. There is no mention of Moore Threads having validated a fault-tolerant distributed framework at this scale, nor is there an independent benchmark showing that MUSA, Moore Threads' CUDA-compatible software stack, can support collective communication patterns across tens of thousands of nodes without unacceptable degradation.

Third, the software stack. Moore Threads built MUSA to make CUDA code easier to port to its own hardware. That is smart at the single-card level. At the 100,000-GPU level, the question is no longer whether your kernel compiles. The question is whether the distributed communication library scales, whether automatic parallelization is mature, whether mixed-precision training is stable, and whether the framework integration with PyTorch or other training systems works beyond a small test cluster. The industry has seen this movie before. A chip company can win single-card benchmarks and still lose the rack-scale integration test. The public evidence that Moore Threads has passed the rack-scale test at 10,000 GPUs is indirect, coming from the existence of a prior cluster. The evidence at 100,000 GPUs is nonexistent.

Look at the comparison with xAI's Colossus. Reports say that xAI built a 100,000-GPU NVIDIA H100 cluster in about four months. That project worked because NVIDIA's H100 was a mature product with a mature software ecosystem, because the cluster was controlled by a single operator with a single dominant workload, and because the engineering team did not need to support dozens of external tenants with unpredictable job patterns. JD Cloud's plan says it will support training, inference and embodied intelligence. It also says the cluster will be open to industry. That combination is dramatically harder than a single-tenant bare-metal cluster. If NVIDIA needed the combination of mature silicon, InfiniBand and a dedicated team to make 100,000 GPUs work, then a Chinese GPU vendor doing the same with a less mature ecosystem deserves more skepticism, not less.

None of this means the project will fail. It means the announcement has no technical floor under it. The phrase 100,000 GPUs is a hope. The plan needs a bill of materials. It needs a network architecture diagram. It needs a software validation result. Until those appear, any prediction that the cluster will train a 700-billion-parameter model at excellent efficiency is not analysis. It is faith.

Core: The revenue trap hiding underneath Moore Threads' 97.5%

Moore Threads discloses that cloud product revenue is 97.5% of its total revenue. Read that number carefully. This is not the profile of a company whose primary business is a one-time sale of silicon to server vendors. This is the profile of a company that is economically committed to running long-term cloud services. That business model is not inherently bad. It can create recurring revenue and deeper customer relationships. But it also means Moore Threads must constantly feed its cloud capacity with enough workload to keep utilization high. A 100,000-GPU cluster could be the single largest cloud capacity commitment in the domestic AI infrastructure market. The question is never can they build it. The question is can they run it at a utilization rate that justifies the power bill, the cooling cost, the networking cost and the human capital required to keep it alive.

The economics of AI computing centers in China are already fragile. Many government-led intelligent computing centers report utilization below 30%. That is not because the hardware is bad. It is because demand is geographic and uneven, because software stacks are not always production-ready, and because the cost of operating large clusters is often underestimated. A single 100,000-GPU cluster will suffer from those same structural problems unless it is matched to real workloads from day one. JD Cloud's internal demand is real, but it may not be enough to fill the cluster. A reasonable inference is that JD's own AI workloads, including JoyAI and supply-chain models, might absorb 20% to 40% of the initial capacity. The remaining 60% to 80% would require external customers. To win those customers, JD Cloud must compete on price, performance or unique compliance advantages. Price wars erase margins. Performance requires software maturity that has not yet been demonstrated at scale.

What does that mean for the partnership's commercial logic? It means Moore Threads needs the revenue visibility that a 100,000-GPU pipeline creates. JD Cloud needs a low-cost supply of accelerators that unlocks a national AI expansion without depending entirely on NVIDIA. The strategic match is real. The financial details are unknown. There is no disclosed total investment. There is no disclosed funding structure. There is no disclosed split between JD Cloud's balance sheet and Moore Threads' balance sheet. There is no disclosed government or industrial fund participation. Without those numbers, the statement that this is a profitable opportunity is indistinguishable from the statement that it is a large strategic bet with no guaranteed return.

The 100,000-GPU Cluster That Hasn't Been Built Yet

The most important hidden signal in the announcement is the relationship between the 10,000-GPU cluster and the 100,000-GPU cluster. If JD Cloud already operates a 10,000-GPU Moore Threads cluster, then someone in that organization has learned what the cards can and cannot do. The 100,000-GPU announcement is an implicit admission that the 10,000-GPU result was good enough to justify scaling. That is the strongest bullish data point in the entire note. But it is also the most dangerous inference to make without access to operational data. A company can build a demonstration cluster and still be unprepared to build ten more in every dimension that matters. The gap between one successful proof-of-concept and a full-scale production campus is where many AI infrastructure plans go to die.

Core: The demand side may be stronger than the cloud market thinks

Skepticism should be precise. The risk is not that JD has no need for more AI compute. The risk is that JD's own need is not large enough to justify 100,000 GPUs. Yet there is one vertical where the demand may become genuinely enormous: embodied intelligence. JD has a network of warehouses, fulfillment centers, robots and logistics assets. Training embodied intelligence models often requires simulated environments, massive reinforcement learning loops and large amounts of synthetic data. When the announcement mentions high-quality data generation and embodied intelligence, it is not just adding fashionable keywords. It is describing a real technical appetite.

Embodied intelligence is not a short-term revenue story. It is a strategic option on the next generation of AI. That makes the cluster's load plan more uncertain, because nobody can accurately predict how much compute embodied intelligence will consume in 2027. It could be 5% of the cluster. It could be 50% later, if warehouse robotics becomes a dominant application. The problem is that JD Cloud must pay power bills and debt service while waiting for that future. There is no credible public forecast that says a single 100,000-GPU domestic cluster can be filled immediately with high-margin training jobs. The realistic pattern is slow ramp, overcapacity in the first two years, and dependence on a handful of large customers.

The industry impact is still meaningful. If this cluster is built, it will pull demand across the Chinese AI supply chain: advanced packaging, memory, servers, optical modules, liquid cooling, network switches and data center construction. The direct construction cost of a 100,000-GPU cluster could easily be in the RMB 10 billion to RMB 20 billion range, depending on the generation of accelerator and the amount of facility renovation required. That kind of demand injects capital into the domestic semiconductor ecosystem. It also creates a visible installation where Moore Threads' software stack must succeed or fail in the open.

Core: Competition in the new domestic GPU order

The Chinese AI chip field already has a clear hierarchy. Huawei's Ascend ecosystem is the largest domestic alternative, with scale and political support that Moore Threads cannot yet match. Cambricon and Hygon are also relevant in different segments. Moore Threads is usually positioned in the second-tier leadership group, above most startups but below Huawei in total installed base. That positioning makes the JD Cloud announcement strategically important. Moore Threads cannot outspend Huawei. But it can partner with a cloud provider that offers an open, logistics-rich environment and a customer base that may not want to be locked into Huawei's approach. The JD Cloud partnership gives Moore Threads a high-profile test site where its MUSA software stack can be validated by a credible enterprise operator.

Competition with NVIDIA is not direct in the same market. Customers needing the absolute best large-model training performance will still prefer NVIDIA H-series or newer equivalents. Customers that want Chinese chips for reasons of compliance, energy policy, cost or domestic supply chain will look at Moore Threads and Huawei. The 100,000-GPU plan could shift some of that demand from political necessity to engineering credibility. If Moore Threads proves it can run a cluster of this size, then the next government procurement RFP will no longer be a formality reserved for Huawei. That is the long game.

The MUSA compatibility strategy is the key weapon. Chinese AI engineers who have written CUDA kernels do not want to rewrite them from scratch. A compatibility layer lowers switching costs dramatically. But compatibility at the software API level does not solve distributed training. The hardest part of the stack, the part that handles communication between 100,000 GPUs, cannot be borrowed from CUDA. It must be independently developed, integrated and optimized. The absence of any public benchmark from Moore Threads on a 10,000-GPU distributed workload is the largest unresolved technical problem.

Contrarian: This is less engineering news, more financial engineering

The contrarian view here is not that Chinese GPUs are doomed. The contrarian view is that the announcement was designed to be interpreted as an engineering achievement before any engineering has occurred. That is a common pattern in capital-intensive industries. A company announces a superproject. The headline drives valuation. The valuation makes it possible to raise more capital. The capital makes it possible to start construction. Then, years later, the project is either built in a different form, delayed, or quietly repriced. The true decision sequence starts with the funding announcement, not the deployment announcement.

Moore Threads needs a public-market story based on verified revenue growth. The 100,000-GPU partnership is a checkable item on a roadmap that institutional investors can use when underwriting future growth. JD Cloud needs a credible AI scale story to convince enterprise buyers that it is not a minor cloud player. The alliance creates a mutually reinforcing narrative. Both parties know this. The press release is the first deliverable in a long capital-markets campaign.

The danger is that operational reality lags behind narrative. If the cluster is built in phases and the first phase delivers only 10,000 GPUs by 2027, the headline already succeeded. A phased rollout can later be described as smart risk management. If the cluster is never built, language will quietly shift to a flexible AI factory architecture. If the cluster is built but runs at 25% utilization, the strategic lesson will be hidden in a footnote. Investors should always ask not what a press release says the future will look like, but what economic conditions must be true for the future to arrive as described. Those conditions are still missing.

From my experience auditing infrastructure and exchange systems, I have learned that a system that cannot be verified under load is a liability with a marketing page. A smart contract audit matters little if the settlement layer crashes under real trade volume. The same logic applies here. The 100,000-GPU announcement is an unaudited claim about future throughput. Until Moore Threads and JD Cloud publish the technical validation and the financial model, treating this cluster as an institutional-grade infrastructure fact is a mistake.

Takeaway: What would make this a real buy signal

I do not need a press release to know that China will invest in domestic AI compute. I need a precise technical specification to believe that this specific plan has a high probability of success. Give me the actual GPU model. Give me the interconnect topology. Give me the power allocation. Give me the first phase size and the milestone dates. Give me the utilization target and the existing 1,000 or 10,000-GPU cluster's actual performance data. Then we have a basis for judgment.

Until those facts appear, the rational position is detachment. This is not a bear case on Moore Threads or JD Cloud. It is a refusal to buy narrative exposure to a number that has no underlying construction schedule. Ten thousand cards is a proof. One hundred thousand cards is a promise. The fastest way to lose money in an infrastructure gold rush is to confuse a promise with a proof. The market will eventually discover whether this GPU cluster is real. It would be better to wait for the checkpoint than to accept the log line as the audit.

The 100,000-GPU Cluster That Hasn't Been Built Yet

Market Prices

Coin Price 24h
BTC Bitcoin
$78,860.2 +0.20%
ETH Ethereum
$2,497.55 +0.14%
SOL Solana
$103.46 -0.58%
BNB BNB Chain
$741.5 -1.96%
XRP XRP Ledger
$1.42 -0.43%
DOGE Dogecoin
$0.0894 -0.91%
ADA Cardano
$0.2177 -4.10%
AVAX Avalanche
$7.95 -1.17%
DOT Polkadot
$1.13 -4.63%
LINK Chainlink
$12.05 -4.97%

Fear & Greed

66

Greed

Market Sentiment

Event Calendar

{{年份}}
28
03
unlock Arbitrum Token Unlock

92 million ARB released

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

12
05
halving BCH Halving

Block reward halving event

18
03
unlock Sui Token Unlock

Team and early investor shares released

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

Tools

All →

Altseason Index

42

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

Market Cap

All →
# Coin Price
1
Bitcoin BTC
$78,860.2
1
Ethereum ETH
$2,497.55
1
Solana SOL
$103.46
1
BNB Chain BNB
$741.5
1
XRP Ledger XRP
$1.42
1
Dogecoin DOGE
$0.0894
1
Cardano ADA
$0.2177
1
Avalanche AVAX
$7.95
1
Polkadot DOT
$1.13
1
Chainlink LINK
$12.05

🐋 Whale Tracker

🔵
0x214a...af46
1d ago
Stake
849 ETH
🟢
0xa0f2...41a5
30m ago
In
1,516,466 USDT
🔴
0xceab...b9bd
6h ago
Out
810,428 USDT

💡 Smart Money

0xfd65...2497
Top DeFi Miner
+$5.0M
60%
0x89c6...6273
Early Investor
+$1.4M
63%
0xa84e...920a
Institutional Custody
+$2.7M
89%