Visible to Intel only — GUID: bmo1522434059657
Ixiasoft
1. About This Document
2. Introduction
3. Getting Started
4. Installing the OPAE Software Package
5. Identifying the Flash Image and BMC Firmware
6. Running FPGA Diagnostics
7. Running the OPAE in a Non-Virtualized Environment
8. Running the OPAE in a Virtualized Environment
9. Intel® Acceleration Stack Quick Start Guide for Intel® Programmable Acceleration Card with Intel® Arria® 10 GX FPGA Archives
10. Document Revision History for Intel® Acceleration Stack Quick Start Guide for Intel® Programmable Acceleration Card with Intel® Arria® 10 GX FPGA
A. Updating the FIM and BMC Firmware
B. Handling Graceful Thermal Shutdown
C. FPGA Device Access Permission
D. Memlock Limit
E. Hugepage Settings
F. Troubleshooting Frequently Asked Questions (FAQ)
G. Documentation Available for the Intel® Acceleration Stack for Intel® Xeon® CPU with FPGAs 1.2.1 Release
F.1. Why do I see a 'No Suitable slots found' message when running fpgaconf on my AFU image?
F.2. How do I flash the FIM or program the AFU in a multicard system?
F.3. Which environment variables are required?
F.4. What actions do I take if I see the error message 'Error enumerating resources: no driver available'?
F.5. Troubleshooting OPAE Installation on RHEL
Visible to Intel only — GUID: bmo1522434059657
Ixiasoft
5. Identifying the Flash Image and BMC Firmware
Each Acceleration Stack Release requires a different version of the FIM. Run the fpgainfo tool to identify the FIM (PR Interface ID) and BMC firmware currently loaded.
sudo fpgainfo fme
Sample Output (after updating to 1.2.1 FIM):
Board Management Controller, microcontroller FW version 26895 Last Power Down Cause: POK_CORE Last Reset Cause: None //****** FME ******// Object Id : 0xED00000 PCIe s:b:d:f : 0000:D8:00:0 Device Id : 0x09C4 Socket Id : 0x00 Ports Num : 01 Bitstream Id : 0x124000200000338 Bitstream Version : 1.2.4 Pr Interface Id : 38d782e3-b612-5343-b934-2433e348ac4c Boot Page : user
Acceleration Stack Version | FIM Version (PR Interface ID) | OPAE Version | BMC Firmware Version |
---|---|---|---|
1.2.1 | 38d782e3-b612-5343-b934-2433e348ac4c | 1.1.2-2 | 26895 (bootloader version 26895) |
1.2 | 69528db6-eb31-577a-8c36-68f9faa081f6 | 1.1.2-1 | 26889 (bootloader version 26879) |
1.1 | 9926ab6d-6c92-5a68-aabc-a7d84c545738 | 1.0.2 | 26822 |
1.0 | ce489693-98f0-5f33-946d-560708be108a | 0.13.1 | 26815 |
RHEL | Ubuntu |
---|---|
One-Time-Secure-Update RPM: 1.2.1-13 | One-Time-Secure-Update: 1.2.1 |
Super-RSU RPM Version: 1.2.1-13 | Super-RSU Base: 1.2.1 |
opae.admin Version: 1.0.2-3 | python-opae.admin: 1.0.2 |
opae-intel-fpga-driver-2.0.3-3 | opae-intel-fpga-driver |
opae.pac_sign: 1.0.3-1 | python3-opae.pac-sign: 1.0.3-1 |
Related Information