Bump memory
This commit is contained in:
parent
3adbaf435d
commit
d56b5dedff
1 changed files with 2 additions and 2 deletions
|
|
@ -22,8 +22,8 @@ set -euo pipefail
|
||||||
# --demo only compute Bank + TCR, transit only (quick test)
|
# --demo only compute Bank + TCR, transit only (quick test)
|
||||||
|
|
||||||
# --- Defaults ---
|
# --- Defaults ---
|
||||||
THREADS=16
|
THREADS=12
|
||||||
HEAP=16g
|
HEAP=24g
|
||||||
NETWORK_DIR=property-data/r5-network
|
NETWORK_DIR=property-data/r5-network
|
||||||
OUTPUT_BASE=property-data/travel-times
|
OUTPUT_BASE=property-data/travel-times
|
||||||
R5_DIR=r5-java
|
R5_DIR=r5-java
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue