build/test scripts

This commit is contained in:
Evgeny
2018-12-23 03:23:26 -06:00
parent 8b3c63b4ed
commit 2a8cfd5679
3 changed files with 51 additions and 2 deletions
+2 -2
View File
@@ -45,8 +45,8 @@ export HSA_TOOLS_LIB="test/libtracer_tool.so libroctracer64.so"
export LD_PRELOAD="$HSA_TOOLS_LIB"
export ROCTRACER_DOMAIN="hsa"
eval ./test/hsa/ctrl
#HCC_PROFILE=1 LD_PRELOAD=$HCC_HOME/lib/libmcwamp_hsa.so ./test/MatrixTranspose
#eval ./test/hsa/ctrl
HCC_PROFILE=1 LD_PRELOAD=$HCC_HOME/lib/libmcwamp_hsa.so ./test/MatrixTranspose
#valgrind --leak-check=full $tbin
#valgrind --tool=massif $tbin