Accelerators & Workloads
加速器与工作负载
Adrian Kneip, Martin Lefebvre, D. Gehrig, et al.
arXiv:2608.17787 · 2026-08-18
ETHEREAL is a dedicated processor for event-driven graph neural networks, combining a neighbor-parallel spline-convolution engine with a split 2D/3D memory hierarchy. Measured results report 25.6 microseconds per inference and 1.6 microjoules on a VGA event-vision workload. The silicon result is notable, although broader comparisons will require more workloads and complete system power accounting.
ETHEREAL是一款面向事件驱动图神经网络的专用处理器,结合邻居并行样条卷积引擎与二维/三维分层存储结构。实测结果显示,在VGA事件视觉任务上,每次推理延迟为25.6微秒、能耗为1.6微焦耳。该芯片结果具有意义,但更全面的比较仍需要更多工作负载与完整系统功耗核算。
Hanzhi Zhang, Qiao Zhang, Qinglei Cao, et al.
arXiv:2608.17336 · 2026-08-18
TileMix assigns FP16 or INT8 execution to hardware-aligned attention score tiles while maintaining one shared online-softmax state. It preserves dense token connectivity and supports grouped-query attention, variable-length batches, and INT8 KV caches without retraining. A100 results are promising, but portability depends on whether other accelerator kernels can expose equally efficient tile-level routing.
TileMix为硬件对齐的注意力分数块分配FP16或INT8执行路径,同时维护共享的在线softmax状态。该方法保留稠密token连接,并支持分组查询注意力、变长批次和INT8 KV缓存,无需重新训练。A100结果具有潜力,但能否迁移到其他加速器,取决于其内核是否能同样高效地提供分块级精度调度。
Chaokun Chang, Yukun Zhou, Kaihua Fu, et al.
arXiv:2608.15127 · 2026-08-15
AgentSysBench measures ten agentic applications and finds that non-LLM components dominate latency in half of them. Sandbox working sets reach 28 GB per session, resource affinities vary sharply, and production state can remain idle for minutes or hours. The study argues that agent serving needs coordinated CPU, GPU, memory, sandbox, and control-plane scheduling rather than model-only optimization.
AgentSysBench测量了10类智能体应用,发现其中一半的延迟主要来自非LLM组件。单会话沙箱工作集最高达到28 GB,不同组件的资源偏好差异明显,生产环境中的状态还可能空闲数分钟至数小时。研究据此指出,智能体服务需要协同调度CPU、GPU、存储、沙箱与控制平面,而不能只优化模型推理。
Memory & Interconnect Systems
存储与互联系统
Hung-Chun Lin, Ting-Wei Hsu, Chung-En Ho, Ahmed Saeed
ACM SIGCOMM 2026 · 2026-08-17
ARK treats KV-cache transfers between prefill and decode pools as long-lived elephant flows that can justify lightweight coordination. Senders reserve source-port hashes that spread simultaneous RDMA flows across spine links without switch changes. Simulations report up to 34% lower P95 flow-completion time and 12.9% lower mean time to first token, with hardware-scale validation still needed.
ARK将预填充与解码资源池之间的KV缓存传输视为长时大象流,从而使轻量协调具有经济性。发送端通过预留源端口哈希,将并发RDMA流分散到不同脊交换链路,无需修改交换机。仿真显示,P95流完成时间最高降低34%,平均首token时间最高降低12.9%,但仍需要硬件规模验证。
Yongtong Wu, Shaoyuan Chen, Rilin Huang, et al.
ACM SIGCOMM 2026 · 2026-08-11
DualPath adds a storage-to-decode route for loading KV caches, then transfers data to prefill engines over RDMA. This uses NIC bandwidth that otherwise sits idle while prefill-side storage links saturate. Production-style experiments report up to 1.87 times higher offline throughput, though benefits depend on topology, scheduler quality, and interference control.
DualPath增加了一条存储到解码引擎的KV缓存加载路径,再通过RDMA将数据传给预填充引擎。这样可利用原本闲置的解码侧NIC带宽,缓解预填充侧存储链路饱和。类生产实验报告离线吞吐最高提升1.87倍,但收益取决于网络拓扑、调度质量与干扰控制。
Veerasenareddy Burru, Pradeep Kumar Nalla, Alok Prasad
ACM SIGCOMM 2026 · 2026-08-11
This work evaluates a CXL memory expander with an on-device DMA controller as a staging tier between host capacity and GPU HBM. PCIe peer-to-peer DMA works around the lack of native GPU participation in CXL and reaches a reported 51 GB/s read bandwidth, well above a single enterprise NVMe drive. The result is a useful systems prototype, but cost, capacity, and multi-device contention determine deployment value.
该研究评估了一种带片上DMA控制器的CXL内存扩展器,将其作为主机容量与GPU HBM之间的暂存层。PCIe点对点DMA绕过了GPU无法原生参与CXL协议的问题,报告读取带宽达到51 GB/s,明显高于单块企业级NVMe硬盘。该原型具有系统价值,但实际部署仍取决于成本、容量与多设备争用。
Devices & Emerging Memory
器件与新型存储
Changhoon Joe, K. Byun, Minseung Kang, et al.
npj Unconventional Computing · 2026-08-14
The authors implement analog in-memory distance computing with IGZO thin-film transistor capacitive units, combining embedding extraction and similarity search. Continuous outputs enable hardware-in-the-loop representation learning without a separate digital distance engine. One-shot learning reportedly matches GPU accuracy with up to 576 times better energy efficiency, although array scale and peripheral overhead remain important caveats.
作者利用IGZO薄膜晶体管电容单元实现模拟存内距离计算,将嵌入提取与相似度搜索结合在同一架构中。连续输出支持硬件在环表征学习,无需独立数字距离计算引擎。一次学习任务据称可达到GPU相近精度,并实现最高576倍能效提升,但阵列规模与外围电路开销仍是重要限制。
Emilio Perez-Bosch Quesada, Alberto Mistroni, Ruolan Jia, et al.
Advanced Electronic Materials · 2026-08-13
This study evaluates 1T1R HfO2-based RRAM from room temperature down to 1.5 K for cryogenic memory use. Lower temperatures improve low-resistance-state separation but raise current and reset-voltage challenges, with the access transistor driving much of the behavior. Gate-bias tuning improves programming, indicating that cryogenic memory design must co-optimize the selector and resistive element.
该研究面向低温存储应用,测试了从室温到1.5 K的1T1R HfO2 RRAM。低温改善了低阻态分离度,却带来更高电流与复位电压问题,其中访问晶体管主导了大部分变化。通过调整栅极偏置可改善编程,说明低温存储必须协同优化选择器与阻变单元。
Vincent Michaud, C. Boixaderas, L. Grenouillet, et al.
Journal of Vacuum Science & Technology A · 2026-08-12
The work crystallizes a 10 nm HZO layer between TiN electrodes at 400 degrees Celsius, then selectively removes the top electrode and plasma-thins the ferroelectric film. This sequence targets sub-10 nm HZO while staying within a back-end-compatible thermal budget. The process addresses a practical integration barrier, though electrical endurance and uniformity after thinning remain the next tests.
该工艺先在TiN电极之间以400摄氏度结晶10纳米HZO层,再选择性去除顶部电极并通过等离子体减薄铁电薄膜。其目标是在后端兼容热预算内获得10纳米以下HZO。该方案解决了一项实际集成障碍,但减薄后的电学耐久性与均匀性仍需进一步验证。
Jongmin Park, H. Joo, Geonwook Yoo
Applied Physics Letters · 2026-08-10
An AlScN/GaN ferroelectric HEMT uses an 8:1 area-ratio-controlled MFMIS gate stack to manage voltage partitioning. The device reports a 26.8 mV/dec subthreshold slope, a 5.7 V DC memory window, and endurance to 30 million cycles. The results support reconfigurable GaN devices, but system relevance will depend on variability, retention, and fabrication compatibility.
这款AlScN/GaN铁电HEMT采用8:1面积比控制的MFMIS栅堆栈,以调节电压分配。器件报告26.8 mV/dec亚阈值摆幅、5.7 V直流存储窗口,并承受3000万次循环。结果支持可重构GaN器件方向,但系统价值仍取决于一致性、保持特性与制造兼容性。