Intel® oneAPI Data Parallel C++
Support for Intel® oneAPI DPC++ Compiler, Intel® oneAPI DPC++ Library, Intel ICX Compiler , Intel® DPC++ Compatibility Tool, and GDB*

DPC++ InvalidBuiltinSetName

shenuo
Employee
542 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
515 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
507 Views

Thanks a lot !

 

your solution really solves my problem!

0 Kudos
NoorjahanSk_Intel
Moderator
491 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