Increase Features threads from 12 to 16

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin
2025-05-25 10:13:32 +00:00
parent 119650d7f3
commit 21743be44d
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ MAIN_OUT_PATH: ${Developer:OMIM_PATH}/../maps_build
# 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: 12
THREADS_COUNT_FEATURES_STAGE: 16
# Do not change it. This is determined automatically.
NODE_STORAGE: mem

View File

@@ -100,8 +100,8 @@ fi
echo "<$(date +%T)> Generating maps..."
cd ~/OM/organicmaps/tools/python
#/tmp/venv/bin/python -m maps_generator --skip="MwmDiffs"
/tmp/venv/bin/python -m maps_generator --skip="MwmDiffs" --continue
/tmp/venv/bin/python -m maps_generator --skip="MwmDiffs"
#/tmp/venv/bin/python -m maps_generator --skip="MwmDiffs" --continue
# do not use --production except for Kayak/recommendation/popularity/food data
#/tmp/venv/bin/python -m maps_generator --countries="World, WorldCoasts, US_Oregon_*, US_California_*, US_Washington_*" --production