Files
ROCm/docs/conceptual/index.md
2023-09-20 09:55:21 -06:00

1.2 KiB

Conceptual documentation

:::::{grid} 1 1 2 2 :gutter: 1

:::{grid-item-card} Compiler nomenclature

ROCm ships multiple compilers of varying origins and purposes. This article disambiguates compiler naming used throughout the documentation.

:::

:::{grid-item-card} Using CMake

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

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

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

AMD documentation around architectural details from both the CDNA and RDNA product lines.

:::

:::{grid-item-card} GPU memory

Learn about the different types of memory allocations.

:::

:::::