From b801cbbe1de7c9e5904186d0c8079c3e1c68187c Mon Sep 17 00:00:00 2001 From: Zhipeng Wang Date: Wed, 25 Mar 2026 23:47:35 -0700 Subject: [PATCH] Add news item for ASPLOS 2026 Best Paper Award --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 507232901e4a..df799e05c11b 100755 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ ## Latest News +* [2026/03] [Our SuperOffload work received an Honorable Mention for the ASPLOS 2026 Best Paper Award](https://dl.acm.org/doi/10.1145/3760250.3762217) + * [2025/12] [DeepSpeed Core API updates: PyTorch-style backward and low-precision master states](https://github.com/deepspeedai/DeepSpeed/blob/master/blogs/core_api_update/README.md) * [2025/11] [DeepSpeed ZeRO++ powers large-scale distillation training of LLMs for Recommendation Systems at LinkedIn](https://aclanthology.org/2025.emnlp-industry.119/)