Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommended settings #1

Closed
wipfli opened this issue Feb 6, 2022 · 2 comments
Closed

Recommended settings #1

wipfli opened this issue Feb 6, 2022 · 2 comments

Comments

@wipfli
Copy link
Owner

wipfli commented Feb 6, 2022

sudo docker run --memory=120g -e JAVA_TOOL_OPTIONS='-Xmx100g -Xms100g -XX:OnOutOfMemoryError="kill -9 %p"' -v "$(pwd)/data":/data ghcr.io/onthegomap/planetiler:latest --area=planet --bounds=world --download --download-threads=10 --download-chunk-size-mb=1000 --nodemap-type=sparsearray --nodemap-storage=ram
@wipfli
Copy link
Owner Author

wipfli commented Feb 6, 2022

This is for the full planet. 128gb ram, give the jvm -Xmx=100g and 500gb local ssd should work. 32 cpus should finish in 2ish hours according to @msbarry

@wipfli
Copy link
Owner Author

wipfli commented Feb 10, 2022

Experimenting with AWS_INSTANCE_TYPE=m5d.8xlarge (128 GB ram, 32 vCPU, 2x 600 GB SSD)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant