Skip to content

Commit

Permalink
Docs: Update environment variables file
Browse files Browse the repository at this point in the history
  • Loading branch information
adeljo-amd committed Feb 18, 2025
1 parent 5e90d14 commit c9d719f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/data/env_variables_hip.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
:description: HIP environment variables
:keywords: AMD, HIP, environment variables, environment

HIP GPU isolation variables
--------------------------------------------------------------------------------

The GPU isolation environment variables in HIP are collected in the following table.

.. _hip-env-isolation:
Expand All @@ -24,6 +27,9 @@ The GPU isolation environment variables in HIP are collected in the following ta
| Device indices exposed to HIP applications.
- Example: ``0,2``

HIP profiling variables
--------------------------------------------------------------------------------

The profiling environment variables in HIP are collected in the following table.

.. _hip-env-prof:
Expand All @@ -50,6 +56,9 @@ The profiling environment variables in HIP are collected in the following table.
- | 0: Disable
| 1: Enable
HIP debug variables
--------------------------------------------------------------------------------

The debugging environment variables in HIP are collected in the following table.

.. _hip-env-debug:
Expand Down Expand Up @@ -149,6 +158,9 @@ The debugging environment variables in HIP are collected in the following table.
number does not apply to hardware queues that are created for CU-masked HIP streams, or
cooperative queues for HIP Cooperative Groups (single queue per device).

HIP memory management related variables
--------------------------------------------------------------------------------

The memory management related environment variables in HIP are collected in the
following table.

Expand Down Expand Up @@ -245,6 +257,9 @@ following table.
- | 0: Disable
| 1: Enable
HIP miscellaneous variables
--------------------------------------------------------------------------------

The following table lists environment variables that are useful but relate to
different features in HIP.

Expand Down

0 comments on commit c9d719f

Please sign in to comment.