Altera_Forum
Honored Contributor
10 years agoopencl aocl diagnose failed
hi,
I installed the opencl SDK version 15.1. my chip is arria 10(10AX115N4F40I3SGE2) When I typed the command aocl diagnose , there are some message happended.
:: Init: Bar 4, Total offset 0x4000, diff_endian is 0
:: Init: Bar 4, Total offset 0xb000, diff_endian is 0
:: Init: Bar 4, Total offset 0xcff0, diff_endian is 0
:: Doing PCIe-to-fabric read test ...
MMD INFO : PCIe-to-fabric read test failed, read 0xffffffff after
1 attempts
Phys Dev Name Status Information
acla10_ref0 Failed Board name not available.
Failed initial tests, so not working as expected.
Please try again after reprogramming the device.
Found no active device installed on the host machine.
Please make sure to:
1. Set the environment variable AOCL_BOARD_PACKAGE_ROOT to the correct boa
rd package.
2. Install the driver from the selected board package.
3. Properly install the device in the host machine.
4. Configure the device with a supported OpenCL design.
5. Reboot the machine if the PCI Express link failed.
DIAGNOSTIC_FAILED
it seems somethiong wrong when when open and initialize accelerators board Could anyone solve this problem ? Thanks