2bee672d92e58ba16b5d094a6577a810b4bd04d8
Added timestamp variable, and output the results to a file, so that these can be viewed agin at a later date
This is a collection of scripts and configuration that would allow to compile and run the benchmark in a consistent way
The following will clone, and compile all the stuff
git clone https://gitlab.arif-ali.co.uk:8543/arif/raspberrypi-hpl
cd raspberrypi-hpl/scripts
./compile_all.sh
Then we can run the benchmark using the following script
./run_job.sh
Description
Languages
Shell
100%