Home
last modified time | relevance | path

Searched hist:eff735b183b04c226f93179d1a6dde596b608a19 (Results 1 – 1 of 1) sorted by relevance

/petsc/
H A Dmakefileeff735b183b04c226f93179d1a6dde596b608a19 Tue Jan 30 06:49:34 UTC 2024 Barry Smith <bsmith@mcs.anl.gov> Use values in petscconf.h not from make environment to decide what tests to run with make check.

For example if HDF5_LIB is defined in the environment make check attempts to run the HDF5 test even if PETSc not built with HDF5 leading to a confusing error message

Reported-by: Alain Miniussi
Thanks-to: Pierre Jolivet