mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
48 lines
1.1 KiB
Markdown
48 lines
1.1 KiB
Markdown
# All Explanation Material
|
|
|
|
:::::{grid} 1 1 2 2
|
|
:gutter: 1
|
|
|
|
:::{grid-item-card} Compiler Nomencalture
|
|
:link: compiler_disambiguation
|
|
:link-type: doc
|
|
ROCm ships multiple compilers of varying origins and purposes. This article
|
|
disambiguates compiler naming used throughout the documentation.
|
|
|
|
:::
|
|
|
|
:::{grid-item-card} Using CMake
|
|
:link: cmake_packages
|
|
:link-type: doc
|
|
ROCm components ship with 1st party CMake support. This article details how that
|
|
support works and how to use it.
|
|
|
|
:::
|
|
|
|
:::{grid-item-card} Linux Folder Structure Reorganization
|
|
:link: file_reorg
|
|
:link-type: doc
|
|
ROCm™ packages have adopted the Linux foundation file system hierarchy standard
|
|
to ensure ROCm components follow open source conventions for Linux-based
|
|
distributions.
|
|
|
|
:::
|
|
|
|
:::{grid-item-card} GPU Isolation Techniques
|
|
:link: gpu_isolation
|
|
:link-type: doc
|
|
Restricting the access of applications to a subset of GPUs, aka isolating GPUs
|
|
allows users to hide GPU resources from programs.
|
|
|
|
:::
|
|
|
|
:::{grid-item-card} GPU Architectures
|
|
:link: gpu_arch
|
|
:link-type: doc
|
|
AMD documentation around architectural details from both the CDNA and RDNA
|
|
product lines.
|
|
|
|
:::
|
|
|
|
:::::
|