Skip to content

Commit

Permalink
Update requirements for rocm 6.0.0 (#5)
Browse files Browse the repository at this point in the history
* doc: update requirements for rocm 6.0.0

* doc: fix typo in system requirements

---------

Co-authored-by: Saad Rahim (AMD) <[email protected]>
  • Loading branch information
Naraenda and saadrahim authored Nov 20, 2023
1 parent b5f0cfa commit 6a441b7
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 5 deletions.
10 changes: 9 additions & 1 deletion docs/reference/3rd-party-support-matrix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ TensorFlow.
- 1.12.1, 1.13, 2.0
- 2.12, 2.13

* - 6.0.x
- 1.13, 2.0, 2.1
- 2.12, 2.13, 2.14

.. _communication-libraries:

Communication Libraries
Expand Down Expand Up @@ -140,4 +144,8 @@ contemporary CUDA / NVIDIA HPC SDK alternatives.
- 1.17.2
- 22.9

For the latest documentation of these libraries, refer to :doc:`API libraries <rocm:reference/all>`.
* - 6.0.x
- 2.0.1
- 22.9

For the latest documentation of these libraries, refer to :doc:`API libraries <../../reference/library-index.md>`.
28 changes: 24 additions & 4 deletions docs/reference/system-requirements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ If a GPU is not listed on this table, the GPU is not officially supported by AMD
- LLVM Target
- Support

* - AMD Instinct™ MI300X
- CDNA3
- gfx940
- ✅
* - AMD Instinct™ MI300A
- CDNA3
- gfx940
- ✅

* - AMD Instinct™ MI250X
- CDNA2
- gfx90a
Expand Down Expand Up @@ -116,30 +125,41 @@ AMD ROCm™ Platform supports the following Linux distributions.
- Kernel
- Support

* - RHEL 9.2
* - RHEL 9.3
- 5.14
- ✅
* - RHEL 9.1
* - RHEL 9.2
- 5.14
- ✅

* - RHEL 8.8
* - RHEL 8.9
- 4.18
- ✅
* - RHEL 8.7
* - RHEL 8.8
- 4.18
- ✅

* - CentOS 7.9
- 3.10
- ✅

* - SLES 15 SP5
- 5.14
- ✅
* - SLES 15 SP4
- 5.14
- ✅

* - Ubuntu 22.04.3
- 5.19
- ✅
* - Ubuntu 22.04.2
- 5.19
- ✅

* - Ubuntu 20.04.6
- 5.15
- ✅
* - Ubuntu 20.04.5
- 5.15
- ✅
Expand Down

0 comments on commit 6a441b7

Please sign in to comment.