Forum Discussion
Altera_Forum
Honored Contributor
8 years agoMany Thank.. other message is none.. when i command "lspci -v", the "Kernel Modules" exist in the other part. No "kernel Modules" in PLDA part. So I read ReadMe file. they wrriten below.
- Compile OpenCL kernels using the --board <board-name> switch; board-name can be xpressgx5lp_a7 or xpressgx5lp_a4 depending on the board you purchased, i.e. "aoc <options> --board xpressgx5lp_a7 myopenclkernel.cl <command line arguments>". - Run "aoc --list-boards" for the list of supported boards - Run "aocl install" once prior to running your first OpenCL executable. Requires sudo priviledges. - Run "aocl diagnostic" to perform self-diagnostic of the board. I have done to set the path and the others. But I didn't do compiling opencl kernel. Because I don't have "myopenclkernel.cl" file. Dose kernel compile is need to work the diagnositc?