Jon Turney
459b81de46
Use 'CI' environment variable to detect CI environment
...
Use the 'CI' environment variable to detect CI environment, rather than a
collection of CI-specific ones.
6 years ago
Jon Turney
dadf6e2233
Tests for version constraints on custom lookup dependencies
6 years ago
Jussi Pakkanen
77b72e8573
Update CI image to bionic.
7 years ago
Dylan Baker
ddb244f2ba
tests: skip mpi test if mpi not installed
7 years ago
Jussi Pakkanen
e292369ee2
Do not run MPI Fortran tests on Ubuntu Artful.
7 years ago
Elliott Sales de Andrade
edb260b4f4
Move MPI tests into frameworks.
...
This prevents them being cross-compiled (which wouldn't work without MPI
cross-compilers) and disables Windows builds (will need to be fixed
later.)
7 years ago
Elliott Sales de Andrade
4cbfb9a08d
Add support for MS-MPI.
7 years ago
Elliott Sales de Andrade
5a7e06a64f
Add MPI dependency.
...
We prefer pkg-config files, though only OpenMPI supplies them.
Otherwise, check environment variables and search for wrappers and ask
them for what to do.
7 years ago