From e5d9d1c15e55a295a275aea4afee90e3562c9f0d Mon Sep 17 00:00:00 2001 From: Joban Date: Wed, 25 Jun 2025 02:08:04 +0000 Subject: [PATCH] docs: add Apple M3 Ultra 28-Core CPU + 60-Core GPU (96 GB unified memory) test Tested deployment on Apple M3 Ultra 28-Core CPU + 60-Core GPU (96 GB unified memory) and added to TESTED DEPLOYMENTS table. --- docz/docs/02-getting-started/02-examples/06-loader.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docz/docs/02-getting-started/02-examples/06-loader.md b/docz/docs/02-getting-started/02-examples/06-loader.md index bf2846d..040dd02 100644 --- a/docz/docs/02-getting-started/02-examples/06-loader.md +++ b/docz/docs/02-getting-started/02-examples/06-loader.md @@ -43,6 +43,7 @@ This demo was tested in the following configurations: | Intel Arc B580 (12 GB VRAM) + Ryzen Z1 Extreme (24 GB RAM) | `win11-x64` | 2025-06-20 | | Intel Arc B580 (12 GB VRAM) + Ryzen Z1 Extreme (16 GB RAM) | `linux-x64` | 2025-02-08 | | Apple M4 Max 16-Core CPU + 40-Core GPU (48 GB unified memory) | `darwin-arm` | 2025-03-06 | +| Apple M3 Ultra 28-Core CPU + 60-Core GPU (96 GB unified memory) | `darwin-arm` | 2025-06-24 | | Apple M2 Max 12-Core CPU + 30-Core GPU (32 GB unified memory) | `darwin-arm` | 2025-03-25 | SheetJS users have verified this demo in other configurations: @@ -75,6 +76,7 @@ Special thanks to the following users for testing with multiple configurations: - [Asadbek Karimov](https://asadk.dev/) - [Rasmus Tengstedt](https://tengstedt.dev/) +- [Joban Dhillon](https://dhillon.dev/) :::