Merge "adding tests dry run to check if platform is in working state" into amd-staging
[ROCm/roctracer commit: 20f3103b72]
此提交包含在:
@@ -1,4 +1,6 @@
|
||||
# dummy
|
||||
MatrixTranspose_dryrun_trace --check-none
|
||||
ctrl_dryrun_trace --check-none
|
||||
MatrixTranspose_ctest_trace --check-count .*
|
||||
MatrixTranspose_test_trace --check-count .* --ignore-count hsaKmt.*
|
||||
MatrixTranspose_hipaact_test_trace --check-count .* --ignore-count hsaKmt.*|hipMemcpy|__hipPushCallConfiguration|hipLaunchKernel|__hipPopCallConfiguration
|
||||
|
||||
@@ -106,6 +106,10 @@ eval_test() {
|
||||
test_number=$((test_number + 1))
|
||||
}
|
||||
|
||||
# Tests dry run
|
||||
eval_test "MatrixTranspose dry run" ./test/MatrixTranspose MatrixTranspose_dryrun_trace
|
||||
eval_test "ctrl dry run" ./test/hsa/ctrl ctrl_dryrun_trace
|
||||
|
||||
# Standalone test
|
||||
# rocTrecer is used explicitely by test
|
||||
eval_test "standalone C test" "LD_PRELOAD=libkfdwrapper64.so ./test/MatrixTranspose_ctest" MatrixTranspose_ctest_trace
|
||||
|
||||
新增問題並參考
封鎖使用者