ocl samples disabling

Change-Id: I8012e226f96246ed70974048a87e67da9d01753c
Tento commit je obsažen v:
Evgeny
2020-06-01 18:07:52 -05:00
rodič ce5b5ed9bc
revize 1c11cd087b
+5 -5
Zobrazit soubor
@@ -148,9 +148,9 @@ export ROCP_INPUT=input2.xml
eval_test "libtool test, counter sets" ./test/ctrl
## OpenCL test
export ROCP_OBJ_TRACKING=1
export ROCP_INPUT=input1.xml
eval_test "libtool test, OpenCL sample" ./test/ocl/SimpleConvolution
#export ROCP_OBJ_TRACKING=1
#export ROCP_INPUT=input1.xml
#eval_test "libtool test, OpenCL sample" ./test/ocl/SimpleConvolution
# Memcopies tracking
unset ROCP_MCOPY_TRACKING
@@ -163,8 +163,8 @@ export ROCP_INPUT=input1.xml
eval_test "libtool test, counter sets" ./test/ctrl
## OpenCL test
export ROCP_OBJ_TRACKING=1
eval_test "libtool test, OpenCL sample" ./test/ocl/SimpleConvolution
#export ROCP_OBJ_TRACKING=1
#eval_test "libtool test, OpenCL sample" ./test/ocl/SimpleConvolution
#valgrind --leak-check=full $tbin
#valgrind --tool=massif $tbin