.. _DUNE_MAX_TEST_CORES:

DUNE_MAX_TEST_CORES
===================

.. cmake_variable:: DUNE_MAX_TEST_CORES

   You may set this variable to give an upperbound to the number of processors, that
   a single test may use. Defaults to 2, when MPI is found and to 1 otherwise.

