Skip to content

Instantly share code, notes, and snippets.

View JesseGoncalves's full-sized avatar

Jesse Goncalves JesseGoncalves

View GitHub Profile
#!/bin/bash
BUILDTYPE=Release
SCRIPTPATH=$( cd $(dirname $0) ; pwd -P )
BUILD_PATH=$HOME/raspberrypi/hpx_install_$BUILDTYPE
INSTALL_PATH=$HOME/raspberrypi/local_install_$BUILDTYPE
REPO_PATH=$HOME/raspberrypi/hpx
#module load gcc/6.3.0 cmake/3.2.2 hwloc/1.11.3 boost/1.63.0-gcc6.3.0 openmpi/1.10.5-gcc6.3.0