From 20bfa40704d6ef948f3559bff608318fd7f32d73 Mon Sep 17 00:00:00 2001 From: Benjamin Linard <22132778+blinard-BIOINFO@users.noreply.github.com> Date: Fri, 23 Feb 2024 16:46:12 +0100 Subject: [PATCH] Update ipk.py to avoid CPU oversubscription from raxml-ng side --- ipk.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipk.py b/ipk.py index fb884f3..1310237 100755 --- a/ipk.py +++ b/ipk.py @@ -191,7 +191,7 @@ def validate_model(ctx, param, value): Saves time during database load and save, but requires more disk space.""") @click.option('--threads', type=int, - default=4, + default=1, show_default=True, help="Number of threads used to compute phylo-k-mers.") def build(ar,