File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ The environment variable HIP_PLATFORM may be used to specify amd/nvidia:
9
9
- If HIP_PLATFORM is not set, then hipcc will attempt to auto-detect based on if nvcc is found.
10
10
11
11
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.
You can’t perform that action at this time.
0 commit comments