diff options
author | Michael Hirsch, Ph.D <10931741+scivision@users.noreply.github.com> | 2019-08-23 19:33:54 -0400 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-08-24 02:33:54 +0300 |
commit | e3b21de5630e009f130d2e160a6fc125b5f84e31 (patch) | |
tree | 68bb7eb855cec2fb4d99317a7def5ada24794495 /mesonbuild/backend | |
parent | 110b56293059999231d5b32cbf552c7845375cb0 (diff) | |
download | meson-e3b21de5630e009f130d2e160a6fc125b5f84e31.zip meson-e3b21de5630e009f130d2e160a6fc125b5f84e31.tar.gz meson-e3b21de5630e009f130d2e160a6fc125b5f84e31.tar.bz2 |
Intel-Cl tests: increase robustness of Windows Intel compilers detection (#5828)
* intel-cl tests: more rigorous detection of intent to use Intel Windows compilers
* fortran coarray test: make skipping more robust in that underlying MPI stack is .run()
This is useful for any Fortran coarray work, and especially for intel-cl where multiple Intel compiler
versions are often installed, and the wrong underlying MPI library may be dynamically linked,
and so a runtime check is needed to exercise the MPI stack underlying Fortran coarray.
This is done by
fc.run('sync all; end', dependencies: coarray)
* pep8
Diffstat (limited to 'mesonbuild/backend')
0 files changed, 0 insertions, 0 deletions