52 lines
1.1 KiB
YAML
52 lines
1.1 KiB
YAML
run_farm:
|
|
base_recipe: run-farm-recipes/aws_ec2.yaml
|
|
recipe_arg_overrides:
|
|
run_farm_tag: gapbs-runfarm
|
|
run_farm_hosts_to_use:
|
|
- f1.16xlarge: 0
|
|
- f1.4xlarge: 0
|
|
- f1.2xlarge: 6
|
|
- m4.16xlarge: 0
|
|
|
|
metasimulation:
|
|
metasimulation_enabled: false
|
|
metasimulation_host_simulator: verilator
|
|
metasimulation_only_plusargs: "+fesvr-step-size=128 +max-cycles=100000000"
|
|
metasimulation_only_vcs_plusargs: "+vcs+initreg+0 +vcs+initmem+0"
|
|
|
|
target_config:
|
|
topology: no_net_config
|
|
no_net_num_nodes: 6
|
|
# These are unused
|
|
link_latency: 6405
|
|
switching_latency: 10
|
|
net_bandwidth: 200
|
|
profile_interval: -1
|
|
# Need not be single core.
|
|
default_hw_config: firesim_quadcore_no_nic_l2_llc4mb_ddr3
|
|
plusarg_passthrough: ""
|
|
|
|
tracing:
|
|
enable: no
|
|
output_format: 0
|
|
selector: 1
|
|
start: 0
|
|
end: -1
|
|
|
|
autocounter:
|
|
read_rate: 0
|
|
|
|
workload:
|
|
workload_name: gapbs.json
|
|
terminate_on_completion: yes
|
|
suffix_tag: null
|
|
|
|
host_debug:
|
|
zero_out_dram: no
|
|
disable_synth_asserts: no
|
|
|
|
synth_print:
|
|
start: 0
|
|
end: -1
|
|
cycle_prefix: yes
|