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

Change-Id: Ib191c96b57458c7abc9c490329d582c28d4632a7


[ROCm/hip commit: 25f61a1f50]
This commit is contained in:
jujiang
2024-02-23 13:18:01 -05:00
parent 7c9a68343c
commit 91d73f01f9
10 changed files with 41 additions and 35 deletions
@@ -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