Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*
671 Discussions

Problem solved with Visual Studio and one API

Jörg_Kobarg
Beginner
712 Views

Hello,

unfortunately I have not received a reply to my comment *) on 02-26-2023 04:46 PM about the thread *):

Re: "InvalidBuiltinSetName: Expects OpenCL12, OpenCL20. Actual is OpenCL." Error

 

In the meantime, I cleanly deinstalled the 2019 version of Visual Studio as well as the intel one API and then reinstalled first Visual Studio 2022 (VisualStudio.17.Release/17.5.1+33424.131 ) and then Intel oneAPI (Intel Libraries for oneAPI Package ID: w_oneAPI_2023.0.0.25839).

Only after I had installed the following current intel driver, the program runs correctly and provides the following result, even after I restarted the computer:

Running on device: Intel(R) UHD Graphics 630

Vector size: 10000

[0]: 0 + 0 = 0

[1]: 1 + 1 = 2

[2]: 2 + 2 = 4

...

[9999]: 9999 + 9999 = 19998

Vector add successfully completed on device.

 

C:\Program Files (x86)\Intel\oneAPI>sycl-ls --verbose

[opencl:acc:0] Intel(R) FPGA Emulation Platform for OpenCL(TM), Intel(R) FPGA Emulation Device 1.2 [2022.15.12.0.01_081451]

[opencl:cpu:1] Intel(R) OpenCL, Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz 3.0 [2022.15.12.0.01_081451]

[opencl:gpu:2] Intel(R) OpenCL HD Graphics, Intel(R) UHD Graphics 630 3.0 [31.0.101.2115]

[ext_oneapi_level_zero:gpu:0] Intel(R) Level-Zero, Intel(R) UHD Graphics 630 1.3 [1.3.0]

Maybe this information will help other users who also have to deal with this problem.

Many greetings,

 Jörg

[REMOVED EXTERNAL LINK]

0 Kudos
1 Reply
SeshaP_Intel
Moderator
680 Views

Hi,


Glad to know that your issue is resolved. Thanks for sharing the solution with us. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.


Thanks and Regards,

Pendyala Sesha Srinivas


0 Kudos
Reply