Forum Discussion

Vladislav-Butko-bvo's avatar
Vladislav-Butko-bvo
Icon for Occasional Contributor rankOccasional Contributor
2 years ago
Solved

Many errors while SYCL-code compilation for FPGA on local system

I have installed on my local system (with OS Windows) oneAPI Base Toolkit. Compilation was executed in Intel oneAPI command prompt for IA32 for Visual Studio 2022. Compilation flow was provided c...
  • BoonBengT_Altera's avatar
    2 years ago

    Hi @Vladislav-Butko-bvo,


    Thank you for posting in Intel community forum and hope all is well.

    Noted on the inconvenient faced, based on the explanation it seems that there are two possibilities of issues either on the host machine that is installation oneAPI or the sample codes that are causing the error. Leaning more toward the host machine, may I know where did you get the sample code from?


    Would suggest perhaps to try and build the same sample code in our Intel Devcloud, instruction as the link below:

    - https://devcloud.intel.com/oneapi/get_started/

    If codes are building and running, this would rule out the issues on codes.


    As for the host machine installation, would recommend to refer to the getting started guide below:

    - https://www.intel.com/content/www/us/en/docs/oneapi-base-toolkit/get-started-guide-windows/2023-1/overview.html

    Assuming you are using the CLI to run the sample, suspecting that maybe the system variable are not set or corrupted.


    Hope that clarify


    Best Wishes

    BB