File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ chunk_method: hybrid_uss
150150# production
151151# disabled
152152# assume enough RAM to not chunk
153- chunk_training_mode : disabled
153+ chunk_training_mode : explicit
154154
155155# whether to preserve or delete subprocess chunk and mem logs when they are consolidated at end of multiprocess run
156156keep_chunk_logs : True
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ SPEC: vehicle_type_choice_op4.csv
44COEFFICIENTS : vehicle_type_choice_op4_coefficients.csv
55ALTS : vehicle_type_choice_op4_alternatives.csv
66
7+ explicit_chunk : 25000
8+
79# SPEC: vehicle_type_choice_op2.csv
810# COEFFICIENTS: vehicle_type_choice_op2_coefficients.csv
911# ALTS: vehicle_type_choice_op2_alternatives.csv
Original file line number Diff line number Diff line change 3737 trace_hh_id :
3838 trace_od :
3939 chunk_method : hybrid_uss
40- chunk_training_mode : disabled
40+ chunk_training_mode : explicit
4141
4242- name : activitysim.workflows.steps.pype
4343 in :
You can’t perform that action at this time.
0 commit comments