From 1b83d209ec3901719210cc3f1deb7c5e4e8f0a11 Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Thu, 9 Jan 2025 10:30:16 -0600 Subject: [PATCH] remove "per GCD" for mi300 from previous cut/paste Signed-off-by: Karl W. Schulz --- docs/hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hardware.md b/docs/hardware.md index 4b639bd..28085cf 100644 --- a/docs/hardware.md +++ b/docs/hardware.md @@ -27,7 +27,7 @@ Each compute server consists of two [AMD EPYC™](https://www.amd.com/en/pro | [AMD MI100](https://www.amd.com/en/products/accelerators/instinct/mi100.html) | 11.5 TFLOPs | 32GB | 1.2 TB/s | 2 X EPYC 7V13 64-core | 512 GB | | [AMD MI210](https://www.amd.com/en/products/accelerators/instinct/mi200/mi210.html) | 45.3 TFLOPs | 64GB | 1.6 TB/s | 2 X EPYC 7V13 64-core | 512 GB | | [AMD MI250](https://www.amd.com/en/products/accelerators/instinct/mi200/mi250.html) | 45.3 TFLOPs (per GCD) | 64GB (per GCD) | 1.6 TB/s (per GCD) | 2 X EPYC 7763 64-Core | 1.5 TB | -| [AMD MI300X](https://www.amd.com/en/products/accelerators/instinct/mi300/mi300x.html) | 81.7 TFLOPs | 192GB | 5.3 TB/s (per GCD) | 2 X EPYC 9684X 96-Core | 2.3 TB | +| [AMD MI300X](https://www.amd.com/en/products/accelerators/instinct/mi300/mi300x.html) | 81.7 TFLOPs | 192GB | 5.3 TB/s | 2 X EPYC 9684X 96-Core | 2.3 TB | ``` Note that one AMD MI250 accelerator provides two Graphics Compute Dies (GCDs) for which the programmer can use as two separate GPUs.