mpich icon indicating copy to clipboard operation
mpich copied to clipboard

testsuite: --enable-strictmpi should disable certain directories

Open mpichbot opened this issue 9 years ago • 1 comments

Originally by @raffenet on 2016-07-21 10:21:08 -0500


If the testsuite is configured with --enable-strictmpi, we should do our best to allow make to complete without running into build errors from non-strict tests. For example, the ULFM-based tests should be excluded from SUBDIRS in Makefile.am.

Other things to look at would be the combination of --enable-strictmpi with a specific MPI standard version.

mpichbot avatar Oct 14 '16 19:10 mpichbot

Good issue for someone getting acquainted with the build system.

raffenet avatar Jan 17 '19 23:01 raffenet