Files
rocm-systems/projects/hip/docs/reference/env_variables.rst
T
Kiss, Istvan e60263a55a SWDEV-514685 - Update documentation 2025-02-11 (#25)
Co-authored-by: Istvan Kiss <neon60@gmail.com>

[ROCm/hip commit: 69becfc7a8]
2025-03-19 22:04:47 +01:00

56 lines
2.0 KiB
ReStructuredText

.. meta::
:description: HIP environment variables reference
:keywords: AMD, HIP, environment variables, environment, reference
********************************************************************************
HIP environment variables
********************************************************************************
In this section, the reader can find all the important HIP environment variables
on AMD platform, which are grouped by functionality.
GPU isolation variables
================================================================================
The GPU isolation environment variables in HIP are collected in the following table.
For more information, check :doc:`GPU isolation page <rocm:conceptual/gpu-isolation>`.
.. include-table:: data/env_variables_hip.rst
:table: hip-env-isolation
Profiling variables
================================================================================
The profiling environment variables in HIP are collected in the following table. For
more information, check :doc:`setting the number of CUs page <rocm:how-to/setting-cus>`.
.. include-table:: data/env_variables_hip.rst
:table: hip-env-prof
Debug variables
================================================================================
The debugging environment variables in HIP are collected in the following table. For
more information, check :ref:`debugging_with_hip`.
.. include-table:: data/env_variables_hip.rst
:table: hip-env-debug
Memory management related variables
================================================================================
The memory management related environment variables in HIP are collected in the
following table.
.. include-table:: data/env_variables_hip.rst
:table: hip-env-memory
Other useful variables
================================================================================
The following table lists environment variables that are useful but relate to
different features.
.. include-table:: data/env_variables_hip.rst
:table: hip-env-other