adding multi-GPU test

This commit is contained in:
Evgeny
2019-12-29 04:09:10 -06:00
parent 077f8ec6b6
commit 8280f47327
6 changed files with 30 additions and 368 deletions
+1
View File
@@ -67,6 +67,7 @@ eval_test() {
# rocTrecer is used explicitely by test
eval_test "standalone C test" "LD_PRELOAD=libkfdwrapper64.so ./test/MatrixTranspose_ctest"
eval_test "standalone HIP test" "LD_PRELOAD=libkfdwrapper64.so ./test/MatrixTranspose_test"
eval_test "standalone HIP MGPU test" "LD_PRELOAD=libkfdwrapper64.so ./test/MatrixTranspose_mgpu"
# Tool test
# rocTracer/tool is loaded by HSA runtime