Installing the Generic Work Queue Engine
Follow these steps to install and use GenWQE.
Before you begin
- Ensure that you are using one of the supported Linux™ distributions listed in Overview of the PCIe3 CAPI and PCIe3 FPGA compression accelerator adapters.
- Install the PCIe3 LP FPGA Accelerator Adapter (FC EJ13; CCIN 59AB). For instructions, see PCIe3 LP FPGA Accelerator Adapter (FC EJ13; CCIN 59AB) in the Power Systems™ Hardware documentation.
- Download and install IBM® SDK for Java™ 7.1 on your system.
Procedure
-
The device driver module for the GenWQE Accelerator adapter for Red Hat Enterprise Linux is provided via the kernel module RPM package (kmod). Download the kmod device driver package for your distribution from the following link, which automatically starts a download.
- Red Hat Enterprise Linux 9: https://public.dhe.ibm.com/software/server/POWER/Linux/yum/OSS/RHEL/9/ppc64le/
-
Install the package using either of the following methods:
- Use the standard RPM tools by running the following command:
rpm -ivh <package> - Configure a YUM repository with the following contents:
[IBM_GenWQE] name=IBM GenWQE RHEL update disk baseurl=http://ftp.unicamp.br/pub/linuxpatch/genwqe/ppc64/ gpgcheck=0 enabled=1
- Use the standard RPM tools by running the following command:
- Install The GenWQE tools package (genwqe-tools) from the IBM Linux on Power® Tools Repository (https://www-304.ibm.com/webapp/set2/sas/f/lopdiags/yum.html).