From a8ce0136f38392ca27e757339a9730a4cd31a549 Mon Sep 17 00:00:00 2001 From: Logan Adams Date: Thu, 20 Feb 2025 18:09:37 -0800 Subject: [PATCH] Update README with info on newest accelerator Signed-off-by: Logan Adams --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db77d419cce7..7cd3f4088abf 100755 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ dynamically link them at runtime. | Intel | Intel(R) Gaudi(R) 2 AI accelerator | hpu | Yes | Yes | | Intel | Intel(R) Xeon(R) Processors | cpu | Yes | Yes | | Intel | Intel(R) Data Center GPU Max series | xpu | Yes | Yes | +| Tecorigin | Scalable Data Analytics Accelerator | sdaa | Yes | No | ## PyPI We regularly push releases to [PyPI](https://pypi.org/project/deepspeed/) and encourage users to install from there in most cases.