Small tool, doc, sample enhancements.
- Expand message when HIP version mismatch detected. - Doc touchup. - change sorting of hipBusBandwidth so byte results shown at top. - Change-Id: Ifb4e44a5fdfb65d59c4994b11e5f13385705f7e0
This commit is contained in:
+3
-1
@@ -51,9 +51,11 @@ ctest -R Memcpy
|
||||
```
|
||||
|
||||
|
||||
### If a test fails:
|
||||
### If a test fails - how to debug a test
|
||||
|
||||
Extract the commandline from the testing log:
|
||||
|
||||
(From the test build directory, perhaps hip/tests/build)
|
||||
$ grep -A3 -m2 hipMemcpy-size Testing/Temporary/LastTest.log
|
||||
36/47 Testing: hipMemcpy-size
|
||||
36/47 Test: hipMemcpy-size
|
||||
|
||||
Reference in New Issue
Block a user