Arif Ali c6a6912094 Initial commit
Added initial scripts and configs to get HPL compiled on
raspberry pi4 and get reasonable performance
2020-06-10 11:53:11 +00:00
2020-06-10 11:53:11 +00:00
2020-06-10 11:53:11 +00:00
2020-06-10 11:53:11 +00:00

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
Set of scripts and configs to run HPL on Raspberry PI 4
Readme 43 KiB
Languages
Shell 100%