From ce472d470c3a78b177f74b386e6aee3dc4d0fb9f Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Fri, 8 Jul 2016 13:02:19 +0000
Subject: [PATCH] Task #9623: Use 4 threads/NDPPP

---
 CEP/Pipeline/recipes/sip/tasks.cfg.CEP4.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CEP/Pipeline/recipes/sip/tasks.cfg.CEP4.in b/CEP/Pipeline/recipes/sip/tasks.cfg.CEP4.in
index bc8e4f1ef5e..61c51bf715b 100644
--- a/CEP/Pipeline/recipes/sip/tasks.cfg.CEP4.in
+++ b/CEP/Pipeline/recipes/sip/tasks.cfg.CEP4.in
@@ -1,6 +1,6 @@
 [ndppp]
 nproc = 0
-nthreads = 2
+nthreads = 4
 
 [setupparmdb]
 nproc = 0
@@ -24,7 +24,7 @@ nthreads = 10
 
 [dppp]
 max_per_node = 0 
-nthreads = 2
+nthreads = 4
 
 [awimager]
 max_per_node = 0 
-- 
GitLab