Hi,
now I am using OpenCL on centOS 6.8 (a version included in the above list) but it does not still work. I am using a virtual machine (Hyper-V) on Windows Server 2012 R2, should it be the problem? This is what the terminal returns:
[leonardo1@leonardo1 hld]$ aocl install
Do you want to install /home/intel_tools/intelFPGA_pro/17.1/hld/board/a10_ref? [y/n] y
aocl install: Running install from /home/intel_tools/intelFPGA_pro/17.1/hld/board/a10_ref/linux64/libexec
Looking for kernel source files in /lib/modules/2.6.32-642.el6.x86_64/build
Using kernel source files from /lib/modules/2.6.32-642.el6.x86_64/build
Building driver for BSP with name a10_ref
make: Entering directory `/usr/src/kernels/2.6.32-642.el6.x86_64'
CC [M] /tmp/opencl_driver_Qh2IhR/aclpci_queue.o
CC [M] /tmp/opencl_driver_Qh2IhR/aclpci.o
CC [M] /tmp/opencl_driver_Qh2IhR/aclpci_fileio.o
CC [M] /tmp/opencl_driver_Qh2IhR/aclpci_dma.o
CC [M] /tmp/opencl_driver_Qh2IhR/aclpci_pr.o
CC [M] /tmp/opencl_driver_Qh2IhR/aclpci_cmd.o
In file included from /tmp/opencl_driver_Qh2IhR/aclpci_cmd.c:53:
include/linux/aer.h:38: warning: ‘struct pci_dev’ declared inside parameter list
include/linux/aer.h:38: warning: its scope is only this definition or declaration, which is probably not what you want
include/linux/aer.h:39: warning: ‘struct pci_dev’ declared inside parameter list
include/linux/aer.h:40: warning: ‘struct pci_dev’ declared inside parameter list
include/linux/aer.h:57: warning: ‘struct pci_dev’ declared inside parameter list
LD [M] /tmp/opencl_driver_Qh2IhR/aclpci_a10_ref_drv.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/opencl_driver_Qh2IhR/aclpci_a10_ref_drv.mod.o
LD [M] /tmp/opencl_driver_Qh2IhR/aclpci_a10_ref_drv.ko.unsigned
NO SIGN [M] /tmp/opencl_driver_Qh2IhR/aclpci_a10_ref_drv.ko
make: Leaving directory `/usr/src/kernels/2.6.32-642.el6.x86_64'
is not an object at /home/intel_tools/intelFPGA_pro/17.1/hld/share/lib/perl/acl/
Command.pm line 1290, <F> line 34.
Thanks for your help
Best Regards