Skip to content

Commit 38b16d7

Browse files
committed
Create bulleted list
1 parent 8c2c547 commit 38b16d7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

amd/hipcc/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ The environment variable HIP_PLATFORM may be used to specify amd/nvidia:
99
- If HIP_PLATFORM is not set, then hipcc will attempt to auto-detect based on if nvcc is found.
1010

1111
Other environment variable controls:
12-
HIP_PATH : Path to HIP directory, default is one dir level above location of HIPCC.
13-
CUDA_PATH : Path to CUDA SDK (default /usr/local/cuda). Used on NVIDIA platforms only.
14-
HSA_PATH : Path to HSA dir (defaults to ../../hsa relative to abs_path of HIPCC). Used on AMD platforms only.
15-
HIP_ROCCLR_HOME : Path to HIP/ROCclr directory. Used on AMD platforms only.
16-
HIP_CLANG_PATH : Path to HIP-Clang (default to ../../llvm/bin relative to HIPCC's abs_path). Used on AMD platforms only.
12+
- HIP_PATH : Path to HIP directory, default is one dir level above location of HIPCC.
13+
- CUDA_PATH : Path to CUDA SDK (default /usr/local/cuda). Used on NVIDIA platforms only.
14+
- HSA_PATH : Path to HSA dir (defaults to ../../hsa relative to abs_path of HIPCC). Used on AMD platforms only.
15+
- HIP_ROCCLR_HOME : Path to HIP/ROCclr directory. Used on AMD platforms only.
16+
- HIP_CLANG_PATH : Path to HIP-Clang (default to ../../llvm/bin relative to HIPCC's abs_path). Used on AMD platforms only.

0 commit comments

Comments
 (0)