HPC-Summer-Camp-HPL Installation Change directory to home: cd ~ Clone the repository: git clone https://github.com/NTHU-SC/HPC-Summer-Camp-HPL.git HPL cd HPL Install openblas: sbatch ./openblas.sh Build HPL: sbatch ./hpl.sh Run Modify ~/HPL/hpl-2.3/bin/linux/HPL.dat cd ~/HPL/hpl-2.3/bin/linux Run: sbatch ~/HPL/run.sh Submit Create a new directory for the judge: mkdir -p ~/.hpc_camp If you are the first time to submit, run: echo "export PATH=\$PATH:/project/ACD114003/bin/" >> ~/.bashrc && source ~/.bashrc Submit: hpl-judge