Visible to Intel only — GUID: bly1518626074971
Ixiasoft
1. Intel® FPGA SDK for OpenCL™ Standard Edition Getting Started Guide
2. Getting Started with the Intel® FPGA SDK for OpenCL™ Standard Edition for Windows
3. Getting Started with the Intel® FPGA SDK for OpenCL™ Standard Edition for Linux
A. Document Revision History for Intel® FPGA SDK for OpenCL™ Standard Edition Getting Started Guide
2.1. Downloading the Intel® FPGA SDK for OpenCL™ Standard Edition
2.2. Installing the Intel® FPGA SDK for OpenCL™
2.3. Setting the Intel® FPGA SDK for OpenCL™ Standard Edition User Environment Variables
2.4. Verifying Software Installation
2.5. Installing an FPGA Board
2.6. Verifying Host Runtime Functionality via Emulation
2.7. Creating the FPGA Hardware Configuration File of an OpenCL Kernel
2.8. Updating the Hardware Image on the FPGA
2.9. Executing an OpenCL Kernel on an FPGA
2.10. Uninstalling the Software
2.11. Uninstalling the FPGA Board
3.1. Downloading the Intel® FPGA SDK for OpenCL™ Standard Edition
3.2. Installing the Intel® FPGA SDK for OpenCL™
3.3. Setting the Intel® FPGA SDK for OpenCL™ Standard Edition User Environment Variables
3.4. Verifying Software Installation
3.5. Installing an FPGA Board
3.6. Verifying Host Runtime Functionality via Emulation
3.7. Creating the FPGA Hardware Configuration File of an OpenCL Kernel
3.8. Updating the Hardware Image on the FPGA
3.9. Executing an OpenCL Kernel on an FPGA
3.10. Uninstalling the Software
3.11. Uninstalling the FPGA Board
Visible to Intel only — GUID: bly1518626074971
Ixiasoft
3.2. Installing the Intel® FPGA SDK for OpenCL™
Unpack the downloaded tar file and and run the installation files to install all the software and files.
Install the Linux version of the Intel® FPGA SDK for OpenCL™ Standard Edition in a directory that you own.
- You must have sudo or root privileges.
- You must install the Linux OS kernel source and headers (for example, kernel-devel.x86_64 and kernel-headers.x86_64), and the GNU Compiler Collection (GCC) (gcc.x86_64).
- If you are installing a package that includes Intel Code Builder, you must have Java SE 1.8.71 or later installed to run Intel Code Builder. If you have an earlier version of Java SE installed, you can still complete the installation of Intel Code Builder. However, you must meet the Java version prerequisite to run Intel Code Builder.
Attention: If you install the software on a system that does not contain any C Shell Run Commands file (.cshrc) or Bash Run Commands file (.bashrc) in your directory, you must set the environment variables INTELFPGAOCLSDKROOT and PATH manually. Alternatively, you may create the .cshrc and .bashrc files, and then append the environment variables to them. To ensure that the updates take effect, restart your terminal after you set the environment variables.
To install the Intel® FPGA SDK for OpenCL™ , Intel® Quartus® Prime Standard Edition software, and device support files simultaneously, perform the following tasks:
- Unpack the downloaded tar file into a temporary directory.
- Run the setup.sh file to install the SDK with the Intel® Quartus® Prime Standard Edition software.
Note: The installer sets the environment variable INTELFPGAOCLSDKROOT to point to the path of the software installation.
- Verify that INTELFPGAOCLSDKROOT points to the current version of the software. Open a shell and then type echo $INTELFPGAOCLSDKROOT at the command prompt.
If the returned path does not point to the location of the Intel® FPGA SDK for OpenCL™ installation , edit the INTELFPGAOCLSDKROOT setting.