index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
frameworks
/
17 mpi
/
meson.build
Age
Commit message (
Expand
)
Author
2024-09-20
tests: only skip MPI test on Ubuntu if we are in a CI container
Eli Schwartz
2024-08-19
ci: skip frameworks/17 mpi for auto/pkgconfig on Ubuntu
Sam James
2021-02-18
Increase OpenMPI timeout to see if it fixes macOS CI test hangs.
Jussi Pakkanen
2020-03-19
tests/mpi: Add a method option
Dylan Baker
2019-10-18
MPI: don't excessively skip Windows test cases, which can hide real problems
Michael Hirsch, Ph.D
2019-04-05
BUGFIX: Microsoft MPI is only compatible with Intel Fortran
Michael Hirsch, Ph.D
2019-01-28
Disable mixed (mscv/clang + gnu) Windows Fortran tests. Closes #4829.
Jussi Pakkanen
2018-11-19
-Wl,--as-needed seems to break easily with mpi/fortran
Alexis Jeandet
2018-10-14
Set env vars so MS-MPI tests are run
Jon Turney
2018-10-14
Use 'CI' environment variable to detect CI environment
Jon Turney
2018-08-26
Tests for version constraints on custom lookup dependencies
Jon Turney
2018-05-02
Update CI image to bionic.
Jussi Pakkanen
2018-01-06
tests: skip mpi test if mpi not installed
Dylan Baker
2017-10-29
Do not run MPI Fortran tests on Ubuntu Artful.
Jussi Pakkanen
2017-08-04
Move MPI tests into frameworks.
Elliott Sales de Andrade