]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Second part of r31784
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 25 Nov 2013 09:19:25 +0000 (09:19 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 25 Nov 2013 09:19:25 +0000 (09:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@31790 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/matrix_free/matrix_free.templates.h

index 0a4fa866e7fd3d19e381569e9d954d25307a7e88..193df65ef7467eea1975d2b7444c5f9eba0a7264 100644 (file)
@@ -142,7 +142,8 @@ internal_reinit(const Mapping<dim>                          &mapping,
       // initialize the basic multithreading information that needs to be
       // passed to the DoFInfo structure
 #ifdef DEAL_II_WITH_THREADS
-      if (additional_data.tasks_parallel_scheme != AdditionalData::none)
+      if (additional_data.tasks_parallel_scheme != AdditionalData::none &&
+          multithread_info.n_threads() > 1)
         {
           task_info.use_multithreading = true;
           task_info.block_size = additional_data.tasks_block_size;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.