First Mass-Produced RISC-V AI Supernode Goes Live: EVAS Epoch in an Operator Data Center
Most RISC-V datacenter news is about chips: a new core, a new accelerator, a new tape-out. This story is one level up. On September 18, 2026, China-based EVAS Intelligence (奕行智能) announced a new financing round of nearly RMB 2 billion at a reported post-money valuation approaching RMB 15 billion — and the reason investors are paying up is not a datasheet. It is a deployed system: the company's 64-node RISC-V AI supernode, built on its Epoch cloud AI chips, has been running in an operator data center in Shijiazhuang, Hebei — which trade press describes as the first mass-produced RISC-V supernode and the industry's first production orthogonal backplane-free cluster of this type.
The 90-Day Path: Launch → Deployment → New Capital
The timeline matters because datacenter silicon routinely takes years between launch slides and production racks. Here the sequence compressed to roughly a quarter:
| Date | Event |
|---|---|
| July 2026 | At WAIC 2026 (Shanghai), EVAS announces what it calls the industry's first RISC-V AI supernode: Epoch-based compute, ELink high-speed interconnect, orthogonal backplane-free architecture, full-system liquid cooling, and the in-house EVACA software platform. |
| Early September 2026 | The company closes a RMB 1.5B Series B plus a China Mobile strategic investment (covered in our September 7 article). |
| September 2026 | The first supernode cluster goes live in an operator data center in Shijiazhuang — about two months after the WAIC announcement, per the company. |
| September 18, 2026 | New round of nearly RMB 2B announced; post-money valuation reported at nearly RMB 15B. 20+ investors participate. |
The Deployed System: 64 Nodes, No Backplane
The deployed cluster is a 64-node orthogonal backplane-free supernode. Each node carries an E200-L liquid-cooled OAM module built around an Epoch chip, for 64 Epoch chips in the fabric. According to the company, the interconnect delivers 100-nanosecond-class low latency between chips — a vendor-quoted figure — and the system's defining software trick is distributing multiple expert routes across all 64 chips so that Mixture-of-Experts (MoE) models can use the whole fabric as one expert-parallel domain, raising inference throughput.
| Attribute | Value (as announced; vendor-stated where noted) |
|---|---|
| Form factor | 64-node supernode cluster; industry's first production orthogonal backplane-free supernode (company claim) |
| Accelerator module | E200-L OAM, full-coverage liquid cooling |
| Compute chips | 64× Epoch (first-generation RISC-V cloud AI chip, in scale production) |
| Interconnect | ELink; scale-up within the supernode and scale-out across clusters; ~100 ns-class chip-to-chip latency (vendor-quoted) |
| Signature workload | MoE inference: expert routing distributed across all 64 chips |
| Software platform | EVACA (in-house), targets general-purpose and vertical models |
| Deployment site | Operator data center, Shijiazhuang, Hebei |
Why "backplane-free" is the interesting part
Conventional AI racks hang accelerator cards off a copper backplane or a cable mesh that must carry every scale-up hop through a connector layer. An orthogonal backplane-free design instead places boards so their interconnect endpoints face each other directly, removing the midplane hop entirely. The engineering motivation is signal integrity and hop latency: every connector is a discontinuity, and at the hundreds-of-gigabit speeds a scale-up fabric runs, discontinuities cost margin, power, and nanoseconds. WAIC coverage quoted the company's design targets at roughly 80% lower interconnect hardware cost and hundreds-of-nanoseconds latency — targets, not independent measurements.
The concept is not unique to EVAS — several hyperscaler and switch vendors have shipped or proposed orthogonal direct-connect topologies — but applying it to a mass-produced, commercially deployed RISC-V system is the part that has no precedent, if the company's characterization holds.
MoE expert-parallelism across 64 chips
Modern large models increasingly use Mixture-of-Experts layers, where each token activates only a few of many expert sub-networks. That creates a scheduling problem: experts must live somewhere in the fabric, and every token needs fast access to the right one. Two deployment styles exist — keeping experts local and paying in data movement, or distributing experts across the scale-up domain and paying in latency. EVAS's stated approach spreads multiple expert routes across all 64 Epoch chips, which only pays off if chip-to-chip latency is low and uniform — hence the emphasis on the ~100 ns-class interconnect figure. The same logic extends to PD (prefill/decode) disaggregation, where prefill-heavy and decode-heavy stages run on separate chip groups; the company claims its next-generation supernode lifts PD-disaggregated inference performance by more than 10× (vendor claim, see below).
The Epoch Chip: What Is Actually Public
EVAS remains disciplined about what it publishes — which means the verifiable list is short. What the company has stated across its announcements:
| Item | Publicly stated (vendor) | Still undisclosed |
|---|---|---|
| Instruction architecture | RISC-V base ISA + RVV vector extension + self-developed matrix extension + self-developed VISA virtual instruction set | Core count, clock, microarchitecture generation |
| Precision support | Native block-quantized FP8; roadmap extends to EXFP4 / MXFP4 low-bit-width formats | Peak TOPS/FLOPS at any precision |
| Status | First-generation Epoch series in scale production and delivery; interop-certified with supernode solution, validated for 10,000-card cluster deployment feasibility (company claim) | Process node, die size, transistor count, memory type/capacity/bandwidth |
| Performance positioning | Floating-point performance, interconnect bandwidth, and large-model token throughput described as "first tier" among mass-produced products (vendor characterization) | Any independent benchmark |
| Software stack | EVACA platform; framework compatibility stated at WAIC (PyTorch / vLLM / SGLang per prior coverage) | Kernel sources, toolchain availability outside China |
The Money: ~RMB 2B New Round at ~RMB 15B Valuation
The September 18 round is the third capital event for the company this year, and its composition says something about where RISC-V datacenter money is coming from:
| Round | Details |
|---|---|
| Series B (H1 2026) | RMB 1.5B, led by four Beijing-affiliated state funds (covered in our September 7 article) |
| Strategic (H1 2026) | China Mobile strategic investment (chain-length fund) |
| New round (Sep 18, 2026) | Nearly RMB 2B; post-money valuation reported at nearly RMB 15B. Participants (20+) include Huatai Innovation, Zhongding Capital, SMIC-affiliated SGMicro JuYuan (中芯聚源), JiuAn Medical, RenAi Capital, Tongfu Microelectronics (OSAT), Saiyi Industry Fund, HeLi Capital, Xinxin Leasing, HengXu Capital, ShangQi Capital, JianGuang ZhanLu, RongYi Capital, and others |
Two details stand out. First, Tongfu Microelectronics — one of the world's larger semiconductor assembly-and-test houses — is on the list, which is the kind of investor you want when your chip is in volume production rather than on a roadmap. Second, the round follows an operator deployment rather than preceding it; the capital is scaling a shipped system, not funding the first rack.
What's Next: Gen-2 Silicon Already Taped Out
The company states its next-generation cloud AI chip has completed tape-out, with compute and interconnect performance "several times" the first generation, and that pairing it with second-generation supernode systems raises PD-disaggregated inference performance by more than 10×. The cadence is described as one chip generation per year, with a full-stack layout spanning chip, interconnect, software, and cluster system — the idea being that customers buy workload-fitted deployments rather than bare accelerators.
As always with vendor roadmaps: treat the multipliers as targets. What is checkable is the cadence itself — gen-1 in production, gen-2 taped out, annual rhythm — and each future generation will be verifiable the same way this one was: by whether racks ship.
Why This Matters for RISC-V
- The ISA argument just moved up a level. Until now, the strongest RISC-V datacenter evidence was chip-level: RVA23-compliant server CPUs (SiFive, Ventana, SpacemiT), vector-core accelerators (Axelera). A 64-chip system-level deployment with a custom interconnect and a production operator tenant is a different class of proof — the ISA carried the compute and the platform software around it.
- Custom extensions are doing real work. EVAS's stack layers a proprietary matrix extension and the VISA virtual ISA on top of base RISC-V + RVV — the same "open base + proprietary acceleration" pattern Axelera, and Andes (ACE), and SpacemiT (IME) all use. The base ISA keeps the toolchain, kernel, and framework ports portable; the extensions carry the performance.
- MoE economics reward open-ISA fabrics. Expert-parallel inference is latency-bound and fabric-bound, not ISA-bound. If a RISC-V-based fabric hits competitive latency at competitive cost, the ISA question stops mattering to the buyer — which is exactly the situation the open-ISA ecosystem has been working toward.
- Watch the framework layer. The claim that matters most long-term is EVACA's compatibility with mainstream serving frameworks (PyTorch/vLLM/SGLang, per WAIC coverage). Framework-native RISC-V targets are what turned RVA23 server silicon into a porting destination; the same will decide whether Epoch stays a single-vendor story or becomes a platform others build on.
Bottom Line
A RISC-V AI supernode is no longer a conference demo. Sixty-four Epoch chips are liquid-cooled, interconnected, and serving MoE traffic in a commercial data center, and a ~RMB 2B round at a ~RMB 15B valuation is now underwriting the next generation. None of the headline numbers — 100 ns interconnect, first-tier throughput, 10× PD gains — are independently verified, and the undisclosed list (TOPS, node, memory, benchmarks) is still long. But the deployment itself is the milestone: the industry's first mass-produced RISC-V supernode went live roughly ninety days after it was announced. The next checkpoint is gen-2 silicon and whether the second rack follows the first as quickly.
2026 年 9 月 18 日,奕行智能(EVAS Intelligence)宣布完成新一轮近 20 亿元人民币 融资,据披露投后估值接近 150 亿元。而资本买单的理由不是一份数据手册,而是一套已部署的系统:该公司基于 Epoch 云端 AI 芯片打造的 64 节点 RISC-V AI 超节点,已在河北石家庄的运营商数据中心上线 —— 媒体报道称这是业内首个量产交付的 RISC-V 超节点,也是行业首个量产上线的正交无背板超节点集群。
90 天路线:发布 → 部署 → 新融资
数据中心芯片从发布会到生产部署通常以年计,而这次的节奏压缩到了大约一个季度:
| 时间 | 事件 |
|---|---|
| 2026 年 7 月 | WAIC 2026(上海)发布业界首个 RISC-V AI 算力超节点:Epoch 算力底座 + ELink 高速互联 + 正交无背板架构 + 整机液冷 + 自研 EVACA 软件平台。 |
| 2026 年 9 月初 | 完成 15 亿元 B 轮融资及中国移动战略投资(见本站 9 月 7 日文章)。 |
| 2026 年 9 月 | 首套超节点集群在石家庄运营商数据中心落地部署 —— 距 WAIC 发布仅两个多月。 |
| 2026 年 9 月 18 日 | 宣布新一轮近 20 亿元融资,投后估值接近 150 亿元,20 余家机构参投。 |
部署的系统:64 节点、无背板
落地的集群是 64 节点正交无背板超节点:每个节点搭载一颗基于 Epoch 芯片的 E200-L 液冷 OAM 模组,全网共 64 颗 Epoch 芯片。据公司披露,互联达到 百纳秒级低时延(厂商口径),系统层面的关键设计是将多个专家路由分布在全部 64 颗芯片上协同计算,让 MoE(混合专家)模型把整个互联域当作一个专家并行域使用,从而提升推理吞吐。
| 属性 | 数值(公告口径;厂商数据已标注) |
|---|---|
| 形态 | 64 节点超节点集群;业内首个量产交付的 RISC-V 超节点、首个量产上线的正交无背板超节点(公司口径) |
| 加速模组 | E200-L OAM,整机液冷 |
| 算力芯片 | 64 颗 Epoch(第一代 RISC-V 云端 AI 芯片,已规模量产) |
| 互联 | ELink;超节点内 scale-up + 跨集群 scale-out;芯片间约百纳秒级时延(厂商口径) |
| 标志负载 | MoE 推理:专家路由分布于全部 64 颗芯片 |
| 软件平台 | EVACA(自研),适配通用大模型与行业垂直模型 |
| 部署地点 | 河北石家庄运营商数据中心 |
为什么「无背板」才是看点
传统 AI 机柜的加速卡通过铜背板或线缆网格互联,每一次 scale-up 跳跃都要穿过连接器层。正交无背板设计让板卡正对布置、互联端点直连,彻底去掉中板这一跳。工程动机是信号完整性与跳数时延:连接器即不连续点,在 scale-up 互联的数百 Gbps 速率下,每个不连续点都在消耗裕量、功耗和纳秒。WAIC 报道中公司给出的设计目标是互联硬件成本降低约 80%、时延数百纳秒级 —— 是设计目标,不是第三方实测。
这个概念并非奕行智能独有 —— 多家超大规模厂商与交换机厂商已出货或提出正交直连拓扑 —— 但把它用在量产且商业部署的 RISC-V 系统上,如公司表述属实,则尚无先例。
跨 64 芯片的 MoE 专家并行
现代大模型大量使用 MoE 层:每个 token 只激活众多专家子网络中的少数几个。这带来调度问题:专家必须放在互联域的某处,而每个 token 都要快速访问正确的那个。EVAS 的思路是把多个专家路由分布到全部 64 颗 Epoch 芯片 —— 只有在芯片间时延低且均匀时才划算,这正是强调百纳秒级互联的原因。同一逻辑延伸到 PD 分离(Prefill/Decode 分离):重预填充与重解码阶段跑在不同芯片组上;公司称新一代超节点可让 PD 分离推理性能提升 10 倍以上(厂商口径,见下文)。
Epoch 芯片:真正公开的信息
奕行智能对公开信息相当克制 —— 可核实的清单不长。公司历次公告中明确表述的如下:
| 条目 | 已公开(厂商口径) | 仍未披露 |
|---|---|---|
| 指令架构 | RISC-V 基础指令集 + RVV 向量扩展 + 自研矩阵扩展 + 自研 VISA 虚拟指令集 | 核心数、频率、微架构代际 |
| 精度支持 | 原生分块量化 FP8;路线图延伸至 EXFP4 / MXFP4 低位宽格式 | 任意精度下的峰值 TOPS/FLOPS |
| 量产状态 | 第一代 Epoch 系列已规模化量产交付;与超节点方案互认,验证万卡集群部署可行性与稳定性(公司口径) | 工艺节点、裸片面积、晶体管数、内存类型/容量/带宽 |
| 性能定位 | 浮点性能、互联带宽、大模型 Token 吞吐「国内量产第一梯队」(厂商表述) | 任何第三方实测 |
| 软件栈 | EVACA 平台;WAIC 披露适配主流框架(PyTorch / vLLM / SGLang,据此前报道) | 内核源码、中国以外地区的工具链可得性 |
资本:近 20 亿元新一轮,投后估值近 150 亿元
9 月 18 日的这轮是公司今年第三个资本事件,其构成说明了 RISC-V 数据中心钱的来源:
| 轮次 | 细节 |
|---|---|
| B 轮(2026 上半年) | 15 亿元,四支北京市属基金联合领投(见本站 9 月 7 日文章) |
| 战略投资(2026 上半年) | 中国移动(链长基金)战略投资 |
| 新一轮(2026-09-18) | 近 20 亿元;投后估值接近 150 亿元。20 余家机构参投,包括华泰创新、钟鼎资本、中芯聚源、九安医疗、仁爱资本、通富微电子(封测)、赛意产业基金、和利资本、芯鑫租赁、恒旭资本、尚颀资本、建广湛卢、容亿资本等 |
两个细节值得注意。其一,通富微电子 —— 全球头部半导体封测厂 —— 出现在名单里:当芯片进入量产阶段,这正是最想要的产业投资方。其二,这轮融资跟在运营商部署之后而非之前;资本是在放大一套已交付的系统,而不是为首套机柜买单。
下一步:新一代芯片已完成流片
公司表述:新一代云端算力芯片已完成流片,计算与互联性能较一代「数倍提升」;配合第二代超节点系统,大模型 PD 分离场景推理性能可提升 10 倍以上。迭代节奏为一年一代,全栈布局覆盖芯片、互联、软件、集群系统 —— 思路是让客户按工作负载买到整套部署,而不是裸加速器。
对厂商路线图的惯例处理:把倍数当目标看待。可核实的是节奏本身 —— 一代量产、二代流片、年度节奏 —— 而每一代的验证方式与这一代相同:看机柜是否真的发货。
对 RISC-V 生态意味着什么
- ISA 论证上了一个层级。 此前 RISC-V 数据中心的最强证据都在芯片层:RVA23 服务器 CPU(SiFive、Ventana、进迭时空)、向量核加速器(Axelera)。而 64 颗芯片、自研互联、运营商租户的系统级部署是另一个量级的证明 —— 开放指令集同时撑起了计算与周边平台软件。
- 自研扩展在干实事。 奕行智能在基础 RISC-V + RVV 之上叠加自研矩阵扩展与 VISA 虚拟指令集 —— 与 Axelera、Andes(ACE)、进迭时空(IME)相同的「开放基座 + 专有加速」模式。基础 ISA 保证工具链、内核、框架移植的可迁移性;扩展负责性能。
- MoE 经济学奖励开放 ISA 互联域。 专家并行推理受时延与互联约束,而非 ISA 约束。如果 RISC-V 互联域以有竞争力的成本做出有竞争力的时延,ISA 之争对买家就不再重要 —— 这正是开放指令集生态一直追求的局面。
- 盯住框架层。 长期最重要的声明是 EVACA 对主流服务框架的兼容(PyTorch/vLLM/SGLang,据 WAIC 报道)。框架原生支持 RISC-V 目标,才让 RVA23 服务器芯片成为移植目的地;同样,这将决定 Epoch 是单一厂商的故事,还是他人可构建的平台。
结论
RISC-V AI 超节点不再是会议演示。64 颗 Epoch 芯片已液冷、互联、并在商业数据中心跑 MoE 流量;近 20 亿元、投后近 150 亿元的新一轮融资正在为下一代买单。所有关键数字 —— 百纳秒互联、第一梯队吞吐、10 倍 PD 增益 —— 均无第三方验证,未披露清单(TOPS、工艺、内存、实测)依然很长。但部署本身就是里程碑:业内首个量产 RISC-V 超节点在发布约九十天后上线。下一个检查点是二代芯片,以及第二套机柜是否和第一套一样快。
Краткое резюме (RU)
18 сентября 2026 года EVAS Intelligence (奕行智能) объявила о новом раунде финансирования почти на 2 млрд юаней при оценке около 15 млрд юаней. Причина — развёрнутая система: 64-узловой RISC-V AI-суперузел на облачных чипах Epoch в жидкостных модулях E200-L OAM работает в дата-центре оператора в Шицзячжуане — по данным отрасли, первый серийный RISC-V суперузел с ортогональной архитектурой без бэкплейна. Фабрика ELink обеспечивает межчиповую задержку ~100 нс (данные вендора); маршрутизация экспертов MoE распределена по всем 64 чипам. В раунде участвуют 20+ инвесторов, включая Tongfu Microelectronics. Чипы нового поколения уже прошли tape-out; заявлено >10-кратный прирост производительности PD-разделённого вывода (данные вендора). Все ключевые цифры — заявления компании, независимых бенчмарков нет. Подробности: seccw.com, 163.com, Toutiao/ Zhidx, techstartups.com (18.09.2026).
Resumen (ES)
El 18 de septiembre de 2026, EVAS Intelligence (奕行智能) anunció una nueva ronda de financiación de casi 2.000 millones de RMB con una valoración post-money cercana a los 15.000 millones de RMB. La razón: un sistema desplegado — su supernodo de IA RISC-V de 64 nodos, construido sobre los chips de nube Epoch en módulos E200-L OAM con refrigeración líquida, ya funciona en un centro de datos de un operador en Shijiazhuang; la prensa lo describe como el primer supernodo RISC-V producido en serie y el primero con arquitectura ortogonal sin backplane. La interconexión ELink logra una latencia interchip de ~100 ns (cifra del fabricante) y enruta los expertos MoE a través de los 64 chips. Participan más de 20 inversores, entre ellos Tongfu Microelectronics. El chip de siguiente generación ya está tapeado; se afirma una ganancia >10× en inferencia PD-disagregada (dato del fabricante). Todas las cifras clave son declaraciones del proveedor sin benchmarks independientes.
Résumé (FR)
Le 18 septembre 2026, EVAS Intelligence (奕行智能) a annoncé une nouveau tour de financement d'environ 2 milliards de RMB pour une valorisation post-money proche de 15 milliards de RMB. La raison : un système déployé — son supernœud d'IA RISC-V à 64 nœuds, bâti sur les puces cloud Epoch en modules E200-L OAM refroidis par liquide, tourne dans un centre de données d'opérateur à Shijiazhuang ; la presse le décrit comme le premier supernœud RISC-V produit en série et le premier en architecture orthogonale sans backplane. L'interconnexion ELink atteint une latence inter-puces ~100 ns (chiffre fournisseur) et répartit le routage des experts MoE sur les 64 puces. Plus de 20 investisseurs participent, dont Tongfu Microelectronics. La puce de prochaine génération est déjà tape-outée ; gain annoncé de >10× pour l'inférence PD-désagrégée (déclaration du fournisseur). Tous les chiffres clés restent des affirmations du fabricant, sans benchmark indépendant.
Zusammenfassung (DE)
Am 18. September 2026 gab EVAS Intelligence (奕行智能) eine neue Finanzierungsrunde von nahezu 2 Mrd. RMB bei einem Post-Money-Unternehmenswert von rund 15 Mrd. RMB bekannt. Der Grund: ein ausgeliefertes System — der 64-Knoten-RISC-V-AI-Supernode auf Basis der Cloud-AI-Chips Epoch in flüssigkeitsgekühlten E200-L-OAM-Modulen läuft im Betreiber-Rechenzentrum in Shijiazhuang; die Presse beschreibt ihn als den ersten seriengefertigten RISC-V-Supernoden mit orthogonaler rückplatinenloser Architektur. Das ELink-Interconnect erreicht eine Chip-zu-Chip-Latenz von ~100 ns (Herstellerangabe); MoE-Expertenrouting verteilt sich über alle 64 Chips. Über 20 Investoren sind an Bord, darunter Tongfu Microelectronics. Der Chip der nächsten Generation ist bereits getaped out; eine >10-fache Steigerung bei PD-disaggregierter Inferenz wird beansprucht (Herstellerangabe). Alle Kennzahlen sind Herstellerangaben ohne unabhängige Benchmarks.
خلاصه (FA)
در ۱۸ سپتامبر ۲۰۲۶، شرکت EVAS Intelligence (یوهینگ ژینننگ) دور جدید سرمایهگذاری نزدیک به ۲ میلیارد یوآن با ارزشگذاری پس از سرمایهگذاری نزدیک به ۱۵ میلیارد یوآن را اعلام کرد. دلیل این سرمایهگذاری، سیستمی مستقر است: سوپرنود هوش مصنوعی RISC-V با ۶۴ گره که بر پایه تراشههای ابری Epoch در ماژولهای E200-L OAM با خنککننده مایع، در مرکز داده یک اپراتور در شیجیاجوانگ فعال است؛ رسانهها آن را نخستین سوپرنود RISC-V تولید انبوه و نخستین خوشه تولیدی با معماری متعامد بدون بکپلین توصیف کردهاند. اتصال ELink تأخیر بینتراشهای ~۱۰۰ نانوثانیه (ادعای سازنده) فراهم میکند و مسیریابی خبرگان MoE بین هر ۶۴ تراشه توزیع شده است. بیش از ۲۰ سرمایهگذار از جمله Tongfu Microelectronics مشارکت دارند. تراشه نسل بعدی تیپاوت شده و بهبود بیش از ۱۰ برابری استنتاج PD-جداشده ادعا میشود (ادعای سازنده). همه ارقام کلیدی، ادعاهای سازنده هستند و بنچمارک مستقلی وجود ندارد.
Sources / 参考来源
- 奕行智能完成近20亿元融资,RISC-V云端AI算力芯片Epoch已量产交付 — 深圳市电子商会 SECCW (2026-09-18)
- AI算力芯片,奕行智能再获20亿融资 — 芯榜 via 网易 (2026-09-18)
- 近20亿,国内RISC-V最大融资诞生!投后估值近150亿 — 芯东西 via 今日头条 (2026-09-18)
- Startup Funding News, September 18, 2026: EVAS Intelligence — TechStartups (2026-09-18)
- EVAS Epoch RISC-V cloud AI chip and ELink superpod — our September 7, 2026 deep dive (Series B + WAIC 2026 disclosures)
- YiXing/EVAS Intelligence Series B (RMB 1.5B) — GMT Eight newswire (2026-09-03)