- 06 Mar, 2021 9 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 02 Mar, 2021 1 commit
-
-
Thomas Jahns authored
-
- 17 Feb, 2021 2 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 04 Aug, 2020 28 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* gfortran 10 otherwise warns about inconsistent use of dummy arguments a/send_buf/recv_buf respectively.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This is the default on gcc 10, but doesn't hurt to specify for older versions too in case the user activates -fno-common.
-
Thomas Jahns authored
* This improves resiliency to changes in project directory changes too.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* Pass --with-on-demand-check-programs to configure to only build test programs when make check is invoked.
-
Thomas Jahns authored
-
Thomas Jahns authored
* This copies a patch for YAXT by Sergey Kosukhin.
-
Thomas Jahns authored
-
Thomas Jahns authored
* If an MPI launcher is available, we want to run the tests, even if the result is ignored in setups with --without-regard-for-quality, because the orthogonal MPI_LAUNCH=true setting is sufficient to suppress MPI run-time tests if desired.
-
* The files for these modules are frequently not found, because they are provided by the compiler in some place not directly observable.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* Makefile variables don't need double quotes because substitution happens before the shell runs.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
* Do not try to find hdf5 if --disable-netcdf is set. * Do not search for zlib or szip if --disable-hdf5 or --disable-netcdf is set. * Do not check for curl if --disable-netcdf is set
-