SWDEV-447465 - Update HIP documents for the repos link change
Change-Id: Ib191c96b57458c7abc9c490329d582c28d4632a7
Este cometimento está contido em:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador