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*

DPC++ InvalidBuiltinSetName

shenuo
Employee
589 Views

Run the vs default project program, get this. 

 

Running on device: Intel(R) Iris(R) Plus Graphics
Vector size: 10000
InvalidBuiltinSetName: Expects OpenCL12, OpenCL20. Actual is OpenCL.DebugInfo.100 [Src: D:\qb\workspace\21461\source\gfx-driver\Source\IGC\AdaptorOCL\SPIRV\libSPIRV\SPIRVModule.cpp:565 SPIRVBuiltinSetNameMap::rfind(BuiltinSetName, &BuiltinSet) ]

internal compiler error, abnormal program termination.

 

my environment is 

  CPU: Intel(R) Core(TM) i7-1065G7 CPU,

  GPU: Intel(R) Iris(R) Plus Graphics

  OS: win10.

  IDE:VS2019.

 

could anyone can help me?

 

0 Kudos
3 Replies
NoorjahanSk_Intel
Moderator
562 Views

Hi,

 

Thanks for reaching out to us.

 

Could you please try building your code after updating it to the latest driver?

 

Please refer to the below link for the latest driver.

https://www.intel.com/content/www/us/en/download/19344/intel-graphics-windows-dch-drivers.html

 

If this does not resolve your issue,

Please let us know the default project program you are running and the steps you have followed

Also please let us know the compiler version being used.

 

 

Thanks & Regards,

Noorjahan.

 

 

0 Kudos
shenuo
Employee
554 Views

Thanks a lot !

 

your solution really solves my problem!

0 Kudos
NoorjahanSk_Intel
Moderator
538 Views

Hi,


Thanks for the confirmation!

As this issue has been resolved, we will no longer respond to this thread. If you need any additional information, please submit a new question.


Thanks & Regards,

Noorjahan


0 Kudos
Reply