SWDEV-270961 - Update HIP documents

Change-Id: Iba88d78456b9b190c2af92ca696777e459e4acb0


[ROCm/hip commit: 066fa459bb]
This commit is contained in:
Julia Jiang
2021-03-01 23:21:04 -05:00
committed by Julia Jiang
parent a13ca05639
commit afe16f6b0a
5 changed files with 69 additions and 54 deletions
@@ -150,7 +150,7 @@ All HIP projects target either AMD or NVIDIA platform. The platform affects whic
- `HIP_PLATFORM_AMD` is defined if the HIP platform targets AMD.
Note, `HIP_PLATFORM_HCC` was previously defined if the HIP platform targeted AMD, it is deprecated.
- `HIP_PLATFORM_NVIDA` is defined if the HIP platform targets NVIDIA.
- `HIP_PLATFORM_NVDIA` is defined if the HIP platform targets NVIDIA.
Note, `HIP_PLATFORM_NVCC` was previously defined if the HIP platform targeted NVIDIA, it is deprecated.
### Identifying the Compiler: hip-clang or nvcc