50 lines
1.1 KiB
YAML
50 lines
1.1 KiB
YAML
run_farm:
|
|
base_recipe: run-farm-recipes/aws_ec2.yaml
|
|
recipe_arg_overrides:
|
|
run_farm_tag: pinglatency-mainrunfarm
|
|
run_farm_hosts_to_use:
|
|
- f1.16xlarge: 1
|
|
- f1.4xlarge: 0
|
|
- f1.2xlarge: 0
|
|
- 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: example_8config
|
|
no_net_num_nodes: 2
|
|
link_latency: 6405
|
|
switching_latency: 10
|
|
net_bandwidth: 200
|
|
profile_interval: -1
|
|
default_hw_config: firesim_rocket_quadcore_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: ping-latency.json
|
|
terminate_on_completion: no
|
|
suffix_tag: null
|
|
|
|
host_debug:
|
|
zero_out_dram: no
|
|
disable_synth_asserts: no
|
|
|
|
synth_print:
|
|
start: 0
|
|
end: -1
|
|
cycle_prefix: yes
|