To execute the OpenCLâ„¢ kernel on the
FPGA, run the Linux host application that you built from the Makefile.
-
Add the path $INTELFPGAOCLSDKROOT/host/linux64/lib to the
LD_LIBRARY_PATH environment
variable.
-
At a command prompt, navigate to the host executable within the
<local_path_to_exm_opencl_hello_world>/hello_world/bin
directory.
-
Invoke the
hello_world
executable.
The hello_world executable
executes the kernel code on the FPGA.