From 8c025f3cf13a05f82daf8fed391db4cf2aa0161f Mon Sep 17 00:00:00 2001 From: Peter Munch Date: Tue, 30 Jun 2020 00:49:14 +0200 Subject: [PATCH] Fix in log: cpp-taskflow -> taskflow --- doc/news/changes/major/20200529various | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/news/changes/major/20200529various b/doc/news/changes/major/20200529various index 5da415f3aa..ae47affaec 100644 --- a/doc/news/changes/major/20200529various +++ b/doc/news/changes/major/20200529various @@ -1,5 +1,5 @@ New: The multithreading framework in the library has been completely revamped: -Intel TBB has been replaced by cpp-taskflow, which is bundled within the +Intel TBB has been replaced by taskflow, which is bundled within the library. Multithreading support is now unconditionally enabled and we removed the CMake option DEAL_II_WITH_THREADS. The tasking framework can be controlled using MultithreadInfo and the DEAL_II_NUM_THREADS environment variable. -- 2.39.5