feat(hpu): move to new bitstream at 400Mhz with GRAM_NB 3

- update SIMD_N and min_batch_size to 12 which seems to give better
  latency and ERC20 throughput
- support IOp on several lines in ami /proc file
- reduce amount of ERC_20_SIMD per batch in HLAPI bench
This commit is contained in:
pgardratzama
2025-09-29 13:55:10 +02:00
committed by Pierre Gardrat
parent da223b36b6
commit 39b81a8ded
9 changed files with 15 additions and 15 deletions

View File

@@ -22,7 +22,7 @@ V80_PCIE_DEV="unselected"
XILINX_VIVADO=${XILINX_VIVADO:-"/opt/amd/Vivado/2024.2"}
# V80 bitstream refresh require insmod of ami.ko module
AMI_PATH=${AMI_PATH:-"/opt/v80/ami/ef9249f"}
AMI_PATH=${AMI_PATH:-"/opt/v80/ami/e55d02d"}
# Parse user CLI ##############################################################
opt_short="hc:l:p:"