Commit Graph

8 Commits

Author SHA1 Message Date
Rohit Goswami 4e41a6203f tests: Fix fortran tests 2021-09-20 01:29:59 -04:00
Michael Hirsch, Ph.D ccbb20e881
ci: improve robustness
* netcf
* hdf5
* scalapack
* coarray
2019-12-19 11:59:47 -05:00
Michael Hirsch, Ph.D a911a237ad
ci: add timeout to coarray test 2019-11-17 10:56:09 -05:00
Michael Hirsch, Ph.D e3b21de563 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
2019-08-24 02:33:54 +03:00
Michael Hirsch, Ph.D 0706434afe
PGI doesn't have coarray fortran 2019-07-30 15:33:09 -04:00
Michael Hirsch, Ph.D 26f8058ef2 Flang and PGI don't yet support coarray 2019-07-29 01:00:04 -04:00
Michael Hirsch, Ph.D 9a3bc75410 intel windows coarray args 2019-06-24 14:06:32 -04:00
Michael Hirsch, Ph.D ebfb09f5d6 Fortran 2008/2018 Coarray support 2019-02-13 21:09:18 +02:00