We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba29015 commit 90fe17fCopy full SHA for 90fe17f
devops/scripts/benchmarking/benchmark.sh
@@ -44,6 +44,9 @@ build_compute_bench() {
44
make -n $COMPUTE_BENCH_COMPILE_FLAGS "$case"
45
done
46
fi
47
+ echo "###"
48
+ ls $COMPUTE_BENCH_PATH/build/bin
49
50
# No reason to turn on ccache, if this docker image will be disassembled later on
51
#compute_bench_build_stat=$?
52
cd -
0 commit comments