Files
ROCm/docs/temp/conceptual-index.md
Lisa e87dba01c6 ROCm restructuring (#2521)
Flattened out page structure for improved navigability.
 * Change Table of Contents 
 * Update the install guides for windows and linux
 * Removed extraneous index pages
 * GPU architecture pages duplicate entries removed
 * spack page cleanup

---------

Co-authored-by: Sam Wu <samwu103@amd.com>
Co-authored-by: Saad Rahim (AMD) <44449863+saadrahim@users.noreply.github.com>
2023-10-06 15:42:11 -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.

:::

:::::