simple MPI test for testing the autocmake

- code reviewer's comments included
This commit is contained in:
Miro ILIAS
2015-08-07 08:01:26 +02:00
parent baa9fe5555
commit f8905fed65
5 changed files with 57 additions and 4 deletions

View File

@ -1,6 +1,6 @@
language: cpp
install:
- sudo apt-get install g++ cmake gfortran libblas-dev liblapack-dev
- sudo apt-get install g++ cmake gfortran libblas-dev liblapack-dev openmpi-bin libopenmpi-dev
- sudo pip install pytest pep8
script:
- pep8 --ignore=E501 update.py