lower thread count for less OOM

Signed-off-by: zyphlar <zyphlar@gmail.com>
This commit is contained in:
zyphlar
2025-11-03 19:39:53 -08:00
parent 982009f3c0
commit d0106905c1

View File

@@ -21,7 +21,7 @@ MAIN_OUT_PATH: /root/OM/osm-maps
# Path to the data/ folder in the repository:
USER_RESOURCE_PATH: ${Developer:OMIM_PATH}/data
# Features stage only parallelism level. Set to 0 for auto detection.
THREADS_COUNT_FEATURES_STAGE: 64
THREADS_COUNT_FEATURES_STAGE: 48
# Do not change it. This is determined automatically.
NODE_STORAGE: mem