forked from ActivitySim/activitysim-prototype-mtc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
performance-benchmarking.yaml
45 lines (42 loc) · 1.17 KB
/
performance-benchmarking.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#
# This workflow runs the Prototype MTC extended model using full skims (1454 zones),
# in a single process runner. It is well suited for conducting timing and
# memory usage studies, as well as smaller model quality and validation
# studies.
#
context_parser: pypyr.parser.keyvaluepairs
steps:
- description: Setting default workflow parameters
name: pypyr.steps.default
in:
defaults:
example_name: .
workflow_name: performance-benchmarking/mtc-extended
workspace: .
create: False
compile: True
sharrow: True
legacy: True
reference: False
memory_profile: True
tag:
resume_after: _
fast: False
compile_n_households: 1000
main_n_households: 0
config_dirs: [ext-configs, configs]
data_dir: data_full
instrument: False
workplace_zone_agg:
caption: Workplaces by County
district_id: county_id
distance_skim: DIST
household_income: income
trace_hh_id:
trace_od:
chunk_method: hybrid_uss
chunk_training_mode: explicit
- name: activitysim.workflows.steps.pype
in:
pype:
name: sharrow-contrast/_contrast_runner