Fix some linting issues (#2046)

This commit is contained in:
Nara
2023-04-14 15:17:21 +02:00
committed by GitHub
parent b81a27c2a2
commit 2de2059feb
29 changed files with 263 additions and 235 deletions

View File

@@ -1,6 +1,6 @@
# Frameworks Support Matrix
The software support matrices for ROCm container releases is listed.
The software support matrices for ROCm container releases is listed.
## ROCm 5.6

View File

@@ -61,7 +61,6 @@ Use Driver Shipped with ROCm
| AMD Radeon™ VII | Vega |Full | gfx906 | Supported | Unsupported |
| AMD Radeon™ R9 Fury | Fiji |Full | gfx803 | Community | Unsupported |
:::
::::
@@ -73,7 +72,7 @@ Use Driver Shipped with ROCm
:::{tab-item} AMD Instinct™
:sync: instinct
Instinct™ accelerators support the full stack available in ROCm. Instinct™
Instinct™ accelerators support the full stack available in ROCm. Instinct™
accelerators are Linux only.
:::
@@ -104,6 +103,7 @@ below:
- HIP SDK includes the HIP Runtime and a selection of GPU libraries for compute.
Please see [article](link) for details of HIP SDK.
- HIP enables the use of the HIP Runtime only.
:::
::::

View File

@@ -2,9 +2,9 @@
ROCm™ is released by Advanced Micro Devices, Inc. and is licensed per component separately.
The following table is a list of ROCm components with links to their respective license
terms. These components may include third party components subject to
terms. These components may include third party components subject to
additional licenses. Please review individual repositories for more information.
The table shows ROCm components, the name of license and link to the license terms.
The table shows ROCm components, the name of license and link to the license terms.
The table is ordered to follow ROCm's manifest file.
| Component | License |
@@ -63,9 +63,9 @@ The table is ordered to follow ROCm's manifest file.
| [aomp-extras](https://github.com/ROCm-Developer-Tools/aomp-extras/) | [MIT](https://github.com/ROCm-Developer-Tools/aomp-extras/blob/aomp-dev/LICENSE) |
| [flang](https://github.com/ROCm-Developer-Tools/flang/) | [Apache 2.0](https://github.com/ROCm-Developer-Tools/flang/blob/master/LICENSE.txt) |
Open sourced ROCm components are released via public GitHub
Open sourced ROCm components are released via public GitHub
repositories, packages on repo.radeon.com and other distribution channels.
Proprietary products are only available on repo.radeon.com. Currently, only
Proprietary products are only available on repo.radeon.com. Currently, only
one component of ROCm, rocm-llvm-alt is governed by a proprietary license.
Proprietary components are organized in a proprietary subdirectory in the package
repositories to distinguish from open sourced packages.