Skip to content
Snippets Groups Projects
Commit 4911018b authored by samarth5's avatar samarth5
Browse files

Modifying run script

parent ea79dac1
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ export tbb_path="tbb-2018"
export tbb_bin="${PWD}/${tbb_path}" #
export LD_LIBRARY_PATH="${tbb_bin}:$LD_LIBRARY_PATH" #
echo "Cleaning.."
make clean
make cleanall
set -e
echo "Building Benchmark.."
make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment