Forum Discussion

TYoun3's avatar
TYoun3
Icon for New Contributor rankNew Contributor
6 years ago

Query for number of platforms fails for custom application but not for samples on DE10-Pro

I have run various sample programs on the DE10-Pro with no issue. However, when I run my own program I get the following error:

ERROR: UNRECOGNIZED ERROR CODE (-1001)
Location: /home/tanner/native_build/FullMonteSW/External/FPGACLAccel/opencl_util/src/AOCLUtils/opencl.cpp:297
Query for number of platforms failed

I have read the following posts but they don't directly address my problem:

https://forums.intel.com/s/question/0D50P00003yyTYcSAM/helloworld-issue-on-arria10gx-development-kit

https://forums.intel.com/s/question/0D50P00004CpZeOSAV/hello-world-design-example-error-1001?t=1560198891230

https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/solutions/fb409015.html

aocl diagnose also works fine.

Does anyone have a hint as to what could be causing this issue? Thanks in advance.

4 Replies

  • FawazJ_Altera's avatar
    FawazJ_Altera
    Icon for Frequent Contributor rankFrequent Contributor

    Hello,

    I will investigate your case and let you know the feedback.

    Thanks

  • FawazJ_Altera's avatar
    FawazJ_Altera
    Icon for Frequent Contributor rankFrequent Contributor

    Hello,

    Since the board diagnostics look good and copying the ICD file didn’t help, my next step would be to look at the customer’s gcc/g++ compile arguments for your host program and compare against the sample host programs. It seems something isn’t being linked during your own program’s compile and that’s likely what’s causing this issue. Also, does the issue only occur when trying to run hardware compiles or is it also on emulation? That would be good to verify too.

  • TYoun3's avatar
    TYoun3
    Icon for New Contributor rankNew Contributor

    I don't know how, but I fixed this issue by doing a fresh checkout of the project from source revisions. I will take a look at the difference and post them here if I find anything to help out other users. Thanks for looking into this.

    PS: This didn't happen for Emulation.

  • Ahmed_H_Intel1's avatar
    Ahmed_H_Intel1
    Icon for Frequent Contributor rankFrequent Contributor

    Hi,

    We are looking forward to hear from you your trial and results, please share with everyone once you find anything useful, we really appreciate your help.

    Regards