mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 22:57:59 -05:00
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:
committed by
Pierre Gardrat
parent
da223b36b6
commit
39b81a8ded
@@ -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:"
|
||||
|
||||
Reference in New Issue
Block a user