Demonstrating figure and table caption standard (#1974)

* Adding figure formatting

* Adding tables
This commit is contained in:
Saad Rahim
2023-03-19 13:51:11 -06:00
committed by GitHub
parent e65c857ad2
commit 7f4b69c3a0
2 changed files with 11 additions and 4 deletions

View File

@@ -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](../../data/how_to/magma_install/image.005.png) |
|:------------------------------------------------------------------:|
| Figure 5. ROCm Compatible Frameworks Flowchart |
```{figure} ../../data/how_to/magma_install/image.005.png
---
scale: 100%
align: center
---
ROCm Compatible Frameworks Flowchart
```
## PyTorch

View File

@@ -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.