Skip to content

Commit

Permalink
Add config_runtime to u250 ci dir
Browse files Browse the repository at this point in the history
  • Loading branch information
joonho3020 committed Mar 4, 2024
1 parent b7d4c92 commit f58b5ef
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions deploy/workloads/ci/alveo_u250/config_runtime.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
run_farm:
base_recipe: run-farm-recipes/externally_provisioned.yaml
recipe_arg_overrides:
default_platform: XilinxAlveoU250InstanceDeployManager
default_simulation_dir: /scratch/buildbot/RUN_DIR
run_farm_hosts_to_use:
- harp: one_fpga_spec

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: 1
link_latency: 6405
switching_latency: 10
net_bandwidth: 200
profile_interval: -1
default_hw_config: alveo_u250_firesim_rocket_singlecore_no_nic
plusarg_passthrough: ""

tracing:
enable: no
output_format: 0
selector: 1
start: 0
end: -1

autocounter:
read_rate: 0

workload:
workload_name: outputs.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

0 comments on commit f58b5ef

Please sign in to comment.