intel FPGA使用

https://www.altera.com/documentation/swn1503506366945.html

https://files.cnblogs.com/files/shaohef/opae-driver-architecture.pdf

CCIP

https://github.com/yongfengdu/fpga

k8s support

# cat enablevf.sh

# SRIOV enable
# https://opae.github.io/docs/drv_arch/drv_arch.html#fpga-virtualization# For slot , port
fpgaport release /dev/intel-fpga-fme.
echo > /sys/class/fpga/intel-fpga-dev./device/sriov_numvfs
# For slot , port
fpgaport release /dev/intel-fpga-fme.
echo > /sys/class/fpga/intel-fpga-dev./device/sriov_numvfs
上一篇:java设计模式---状态模式


下一篇:elasticsearch 一、环境配置