Quick Start Guide for Intel® FPGA Development Tools on the Microsoft* Azure* Platform

ID 683498
Date 12/22/2017
Public
Document Table of Contents

1.9. Example: Running the ''Hello World'' Program Using the Intel® FPGA SDK for OpenCL™

If you are new to the Intel® FPGA SDK for OpenCL™ , use the "Hello World" example included in the Intel® FPGA software installation as a starting point.

To set up the "Hello World" example:

  1. In the virtual desktop, open a terminal by clicking Applications > System Tools > Terminal.
    Figure 18. Open Terminal in Azure* Virtual Desktop
  2. Copy the example folder from the Intel® FPGA software installation to the /data directory. In the terminal, type:
    cp -r $INTELFPGA_ROOTDIR/examples/opencl ~/
    The example files are now in the ~/opencl folder.
    Figure 19. Contents of opencl Folder
  3. With a web browser, open the README.html file. Follow the instructions to run the "Hello World" example.
Figure 20. Terminal After Executing the "Hello World" Example
To find more examples of using Intel® FPGA SDK for OpenCL™ , go to the Developer Zone in the Altera website.