From 866c50a71795f9fa1c0e1ced83e9485cc7d2e0c8 Mon Sep 17 00:00:00 2001 From: Juan Herrera Date: Tue, 8 Oct 2024 09:16:36 +0100 Subject: [PATCH] Add MI210 specs --- docs/user-guide/gpu.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/user-guide/gpu.md b/docs/user-guide/gpu.md index c2f9796b2..0b27e9816 100644 --- a/docs/user-guide/gpu.md +++ b/docs/user-guide/gpu.md @@ -1,6 +1,6 @@ # AMD GPU Development Platform -In early 2024 ARCHER2 users gained access to a small GPU system +In early 2024, ARCHER2 users gained access to a small GPU system integrated into ARCHER2 which is designed to allow users to test and develop software using AMD GPUs. @@ -11,12 +11,17 @@ using AMD GPUs. ## Hardware available The GPU Development Platform consists of 4 compute nodes each with: - - 1x AMD EPYC 7543P (Milan) processor, 32 core, 2.8 GHz - 4x AMD Instinct MI210 accelerator - 512 GiB host memory - 2× 100 Gb/s Slingshot interfaces per node +The AMD Instinct™ MI210 Accelerators feature: + - Architecture: CDNA 2 + - Compute Units: 104 + - Memory: 64 GB HBM2e + +A comprehensive list of features is available on the [AMD website.](https://www.amd.com/en/products/accelerators/instinct/mi200/mi210.html) ## Accessing the GPU compute nodes