mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-10 07:08:08 -05:00
Demonstrating figure and table caption standard (#1974)
* Adding figure formatting * Adding tables
This commit is contained in:
@@ -9,9 +9,14 @@ each framework. Refer to the ROCm Compatible Frameworks Release Notes for each
|
||||
framework's most current release notes at
|
||||
[/bundle/ROCm-Compatible-Frameworks-Release-Notes/page/Framework_Release_Notes.html](/bundle/ROCm-Compatible-Frameworks-Release-Notes/page/Framework_Release_Notes.html).
|
||||
|
||||
|  |
|
||||
|:------------------------------------------------------------------:|
|
||||
| Figure 5. ROCm Compatible Frameworks Flowchart |
|
||||
|
||||
```{figure} ../../data/how_to/magma_install/image.005.png
|
||||
---
|
||||
scale: 100%
|
||||
align: center
|
||||
---
|
||||
ROCm Compatible Frameworks Flowchart
|
||||
```
|
||||
|
||||
## PyTorch
|
||||
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
## OS Support
|
||||
|
||||
ROCm supports the operating systems listed below.
|
||||
:::{table} Supported OSes with validated kernel versions
|
||||
:widths: auto
|
||||
| OS | Validated Kernel |
|
||||
|:------------------:|:------------------:|
|
||||
| RHEL 9.1 | `5.14` |
|
||||
@@ -10,7 +12,7 @@ ROCm supports the operating systems listed below.
|
||||
| SLES 15 SP4 | |
|
||||
| Ubuntu 20.04.5 LTS | `5.15` |
|
||||
| Ubuntu 22.04.1 LTS | `5.15`, OEM `5.17` |
|
||||
|
||||
:::
|
||||
## Virtualization Support
|
||||
|
||||
ROCm supports virtualization for select GPUs only as shown below.
|
||||
|
||||
Reference in New Issue
Block a user