Devcloud: unable to run designs on Stratix10 nodes
Hi All,
I am getting following error when trying to run https://github.com/intel/FPGA-Devcloud/tree/master/main/QuickStartGuides/OneAPI_Program_PAC_Quickstart/Stratix%2010 on stratix 10 FPGA node.
./vector-add-buffers.fpga
Error: The accelerator hardware currently programmed is incompatible with this
version of the runtime (v2021.4.0 Build 157.4). Please recompile the hardware with
the same version of the compiler and program that onto the board.
acl_hal_mmd.cpp:882:assert failure: Failed to initialize kernel interfacevector-add-buffers.fpga: acl_hal_mmd.cpp:882: int l_try_device(unsigned int, const char*, acl_system_def_t*, acl_mmd_dispatch_t*): Assertion `0' failed.
Makefile.fpga:41: recipe for target 'run_hw' failed
make: *** [run_hw] Aborted
for the note, I was able to successfully run on A10 nodes.
I reported the same issue yesterday, but for some reason it is classified as spam and taken away.
Many Thanks,
Vasan
Hi @kkvasan,
Thank you for posting in Intel community forum and hope all is well.
Noted on the guide link provided, mind if I ask in which node are you having the problem?
And what are the command/steps in the guide that you are having issues with?Would recommend to try the devcloud_login command to go to child node with appropriate hardware to run to command which sometime are the cause of the error above mentioning on hardware issues.
Hope that clarify.Best Wishes
BB