2
0

SWDEV-447465 - Update HIP documents for the repos link change

Change-Id: Ib191c96b57458c7abc9c490329d582c28d4632a7
Este cometimento está contido em:
jujiang
2024-02-23 13:18:01 -05:00
ascendente 62dd171ef0
cometimento 25f61a1f50
10 ficheiros modificados com 41 adições e 35 eliminações
+1 -1
Ver ficheiro
@@ -134,7 +134,7 @@ HIP catch tests, with the newly architectured Catch2, are officially separated f
##### Get HIP tests source code
```shell
git clone -b "$ROCM_BRANCH" https://github.com/ROCm-Developer-Tools/hip-tests.git
git clone -b "$ROCM_BRANCH" https://github.com/ROCm/hip-tests.git
```
##### Build HIP tests from source
+2 -2
Ver ficheiro
@@ -59,7 +59,7 @@ Selected multilib: .;@m64
## Unit Testing Environment
Tests for HIP are hosted at [ROCm-Developer-Tools/hip-tests](https://github.com/ROCm-Developer-Tools/hip-tests).
Tests for HIP are hosted at [ROCm/hip-tests](https://github.com/ROCm/hip-tests).
To run `hip-tests` please go to the repo and follow the steps.
@@ -124,7 +124,7 @@ Differences or limitations of HIP APIs as compared to CUDA APIs should be clearl
### Presubmit Testing:
Before checking in or submitting a pull request, run all hip-tests (see [ROCm-Developer-Tools/hip-tests](https://github.com/ROCm-Developer-Tools/hip-tests)).
Before checking in or submitting a pull request, run all hip-tests (see [ROCm/hip-tests](https://github.com/ROCm/hip-tests)).
### Checkin messages