travis openblas

This commit is contained in:
Anthony Scemama 2017-09-14 17:47:09 +02:00
parent d4f764b84a
commit 400225bd7b
2 changed files with 10 additions and 5 deletions

View File

@ -4,17 +4,22 @@
# - sudo apt-get install gfortran liblapack-dev gcc
# - sudo apt-get install graphviz
os: linux
dist: trusty
sudo: false
compiler: gfortran
addons:
apt:
packages:
- gfortran-4.9
- gcc-4.9
- liblapack-dev
- libblas-dev
- gfortran
- gcc
- libopenblas-dev
# - liblapack-dev
# - libblas-dev
- graphviz
cache:

View File

@ -11,7 +11,7 @@
#
[COMMON]
FC : gfortran -ffree-line-length-none -I . -g
LAPACK_LIB : -llapack -lblas
LAPACK_LIB : -lopenblas
IRPF90 : irpf90
IRPF90_FLAGS : --ninja --align=32 --assert