From 9ea116bf048645236674b6d92e0cfafc9729db1f Mon Sep 17 00:00:00 2001 From: Jason Andrews Date: Mon, 27 Jul 2026 11:30:57 -0500 Subject: [PATCH] Add M5 Apple Silicon to SME2 device table --- .../multiplying-matrices-with-sme2/1-get-started.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/content/learning-paths/cross-platform/multiplying-matrices-with-sme2/1-get-started.md b/content/learning-paths/cross-platform/multiplying-matrices-with-sme2/1-get-started.md index 77fa4bd200..b0dc1d2729 100644 --- a/content/learning-paths/cross-platform/multiplying-matrices-with-sme2/1-get-started.md +++ b/content/learning-paths/cross-platform/multiplying-matrices-with-sme2/1-get-started.md @@ -329,8 +329,11 @@ These Apple devices support SME2 natively. | iPhone 17 | 2025 | A19 | | iPad Pro (7th generation) | 2024 | M4 | | iMac (2024) | 2024 | M4 | -| Mac Mini (2024) | 2024 | M4, M4 Pro, M4 Max | -| MacBook Pro (14-inch, 16-inch, 2024)| 2024 | M4 Pro, M4 Max | +| Mac Mini (2024) | 2024 | M4 | +| MacBook Pro (14-inch, 16-inch, 2024)| 2024 | M4 | | MacBook Air (2025) | 2025 | M4 | +| MacBook Pro (14-inch, 2025) | 2025 | M5 | +| MacBook Air (13-inch, 15-inch, 2026)| 2026 | M5 | +| MacBook Pro (14-inch, 16-inch, 2026)| 2026 | M5 |