From a82f72eb04d4b5766f12d94febdf2f989ca7210a Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 17 Aug 2017 15:25:47 +0200 Subject: Add number of threads setting for MemlessPoly --- dpd/dpd.ini | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dpd') diff --git a/dpd/dpd.ini b/dpd/dpd.ini index 08564d9..21d7d45 100644 --- a/dpd/dpd.ini +++ b/dpd/dpd.ini @@ -24,6 +24,10 @@ enabled=1 enabled=1 polycoeffile=dpdpoly.coef +# How many threads to use for the predistorter. +# If not set, detect automatically. +#num_threads=2 + [output] # to prepare a file for the dpd/iq_file_server.py script, # use output=file -- cgit v1.2.3