mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-08 22:28:01 -05:00
chore(hpu): add force_reload option in v80 config, remove added line in sim config
This commit is contained in:
committed by
Pierre Gardrat
parent
054c5028a1
commit
b918f77859
@@ -22,7 +22,6 @@
|
||||
]
|
||||
heap_size = 16384
|
||||
|
||||
|
||||
lut_mem = 256
|
||||
lut_pc = {Hbm={pc=34}}
|
||||
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
ami_path="${AMI_PATH}/ami.ko"
|
||||
qdma_h2c="/dev/qdma${V80_PCIE_DEV}001-MM-1"
|
||||
qdma_c2h="/dev/qdma${V80_PCIE_DEV}001-MM-2"
|
||||
# set force_reload to "true" if you want bitstream to be loaded even if ID is the same
|
||||
force_reload="false"
|
||||
|
||||
[rtl]
|
||||
bpip_use = true
|
||||
|
||||
Reference in New Issue
Block a user