mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-22 14:13:45 +00:00
lower thread count for less OOM
Signed-off-by: zyphlar <zyphlar@gmail.com>
This commit is contained in:
@@ -21,7 +21,7 @@ MAIN_OUT_PATH: /root/OM/osm-maps
|
|||||||
# Path to the data/ folder in the repository:
|
# Path to the data/ folder in the repository:
|
||||||
USER_RESOURCE_PATH: ${Developer:OMIM_PATH}/data
|
USER_RESOURCE_PATH: ${Developer:OMIM_PATH}/data
|
||||||
# Features stage only parallelism level. Set to 0 for auto detection.
|
# 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.
|
# Do not change it. This is determined automatically.
|
||||||
NODE_STORAGE: mem
|
NODE_STORAGE: mem
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user