Created
June 18, 2016 22:54
-
-
Save aviks/74b33a83932c9330469372e973204ea1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
override USE_SYSTEM_BLAS=1 | |
override USE_SYSTEM_LAPACK=1 | |
override USE_SYSTEM_LIBM=1 | |
override USE_SYSTEM_FFTW=1 | |
override USE_SYSTEM_GMP=1 | |
override USE_SYSTEM_MPFR=1 | |
override USE_SYSTEM_ARPACK=1 | |
JULIA_CPU_TARGET=cortex-a7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment