Coder Social home page Coder Social logo

raspberrypi-hpl's Introduction

Compile and Running HowTo

Note: These scripts have been tested on Ubuntu 20.04 aarch64 on a Raspberry Pi 4 4GB. Use at your own risk

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

First clone the repository

git clone https://gitlab.arif-ali.co.uk:8543/arif/raspberrypi-hpl.git

Change to the scripts directory

cd raspberrypi-hpl/scripts

You will find many scripts, and a CONFIG file. The one script will compile everything for you, i.e. by running the following command

./compile_all.sh

If at any time any of the parts fail, you can run the individual make_* scripts

In order, the compile_all.sh will compile the applications in the following order

  1. mpich
  2. OpenBLAS
  3. HPL

If for any reason you need to change any of the compilation flags or options, you can either udpate them in the CONFIG file or the corresponding make_*.sh script. For HPL, you will need to update config/Make.rpi4_mpich for any extra flags that you may require

Finallu, once you're happy that the relevant applications have compiled, then we can run HPL using the following command

./run_job.sh

raspberrypi-hpl's People

Contributors

arif-ali avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

wolskies

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.