Skip to content

Commit

Permalink
Merge pull request #633 from juanfrh/gpu
Browse files Browse the repository at this point in the history
Add MI210 specs
aturner-epcc authored Oct 8, 2024
2 parents 5151ced + 866c50a commit d25d787
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/user-guide/gpu.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit d25d787

Please sign in to comment.