--- Quote Start ---
When i input command 'aocl diagnose acl0'', it shows:
aocl diagnose: Running diagnose from /root/altera_pro/16.0/hld/board/bdw_fpga_pilot_opencl_bsp_v1.0/linux64/libexec
/root/altera_pro/16.0/hld/board/bdw_fpga_pilot_opencl_bsp_v1.0/linux64/libexec/diagnose: /root/altera_pro/16.0/quartus/dspba/backend/linux64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/local/lib/libOSAL.so.0)
/root/altera_pro/16.0/hld/board/bdw_fpga_pilot_opencl_bsp_v1.0/linux64/libexec/diagnose: /root/altera_pro/16.0/quartus/dspba/backend/linux64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/local/lib/libAAS.so.0)
/root/altera_pro/16.0/hld/board/bdw_fpga_pilot_opencl_bsp_v1.0/linux64/libexec/diagnose: /root/altera_pro/16.0/quartus/dspba/backend/linux64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/local/lib/libOSAL.so.0)
/root/altera_pro/16.0/hld/board/bdw_fpga_pilot_opencl_bsp_v1.0/linux64/libexec/diagnose: /root/altera_pro/16.0/quartus/dspba/backend/linux64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/local/lib/libAAS.so.0)
aocl diagnose: failed.
Does reinstall aocl can solve this problem?
--- Quote End ---
After i re ssh the FPGA server and run the command, it shows:
aocl diagnose: Running diagnose from /root/altera_pro/16.0/hld/board/bdw_fpga_pilot_opencl_bsp_v1.0/linux64/libexec
Error: Failed to initialize the OpenCL/AAL system.
Error: Ensure a correct OpenCL image is programmed on the FPGA, and that the CCI driver has been loaded.
AAL ASSERT( AAL ASSERT( m_pImplementation->IsOK() ) FAILED IsOK():Runtime.cpp:m_pImplementation->IsOK() ) FAILED aocl diagnose: failed 1 times. First error below:
Using board package from vendor: Intel Corp
Querying information for all supported devices that are installed on the host machine ...
Do you know why?