[Dune-devel] [Dune-Commit] [Commit] dune-grid - c966253: [Tests] Added parallel grid tests using MPI if available
Christian Engwer
christian.engwer at uni-muenster.de
Tue Nov 3 20:16:23 CET 2015
Hi Dominic,
> You are of course right about the timeouts, it was an oversight by myself.
> Fortunately,
> the solution is easy. CMake tests have a TIMEOUT property, that takes
> precedence over
> the timeout settings of the ctest run (which have no timeout if run without
> special options).
unfortunately this might not be enough. Killing the rank-0 process is
not necessarily enough to kill all mpi processes, depending on the
type of bug you ran into.
But of course the TIMEOUT option is better than nothing and should
suffice in most cases.
Ciao
Christian
More information about the Dune-devel
mailing list