From 1f5bce8055cabb111521d8af10b0670657885273 Mon Sep 17 00:00:00 2001 From: heister Date: Wed, 2 Oct 2013 18:25:01 +0000 Subject: [PATCH] add to changelog git-svn-id: https://svn.dealii.org/trunk@31078 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 4cd8154509..cb3806c104 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -61,6 +61,13 @@ inconvenience this causes.
    +
  1. + Changed: multithreadinfo::n_default_threads is now deprecated. Use the + new n_threads() function instead, which works correctly with TBB. +
    + (Timo Heister, 2013/10/02) +
  2. +
  3. Changed: if configured with TBB but the number of threads is set to 1, do not bother to use TBB in workstream. -- 2.39.5