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*
803 讨论

Cant run dpc++ Vector add sample on intel HD 4400

Kahla47
初学者
2,139 次查看

Hello, I am trying to run dpc++ base vector add sample on visual studio 2019 community edition, windows 10 version 20H2 build:19042.928 CPU: I5 4210u, using oneApi 2021.2.
Whenever I run the vector add sample, a runtime error occurs without printing any info, I managed to print the exception message using the what() method.

This is the output of vector add sample where the last line is the exception message:

"Running on device: Intel(R) HD Graphics 4400
Vector size: 10000
An exception is caught for vector add.
SPIR-V online compilation is not supported in this context -59 (CL_INVALID_OPERATION)
E:\dpc++\Base_Vector_Add\x64\Debug\vector-add-buffers.exe (process 3956) exited with code 3."

 

标签 (1)
0 项奖励
1 解答
NoorjahanSk_Intel
主持人
2,098 次查看

Hi,

  

 Thanks for reaching out to us.

 From the details which you have provided we can see that you are using Intel(R) HD Graphics 4400 device, which is not supported by oneAPI.


 Please refer the given link regarding supported system requirements:


https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-dpcpp-system-requirements.html


Thanks & Regards

Noorjahan


在原帖中查看解决方案

0 项奖励
4 回复数
NoorjahanSk_Intel
主持人
2,099 次查看

Hi,

  

 Thanks for reaching out to us.

 From the details which you have provided we can see that you are using Intel(R) HD Graphics 4400 device, which is not supported by oneAPI.


 Please refer the given link regarding supported system requirements:


https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-dpcpp-system-requirements.html


Thanks & Regards

Noorjahan


0 项奖励
NoorjahanSk_Intel
主持人
2,042 次查看

Hi,


Reminder:


Could you please confirm whether your issue is resolved. If yes, let us know if we can close this thread from our end.


Thanks & Regards

Noorjahan


0 项奖励
Kahla47
初学者
2,034 次查看

Thanks for the reply, yes you close it.

0 项奖励
NoorjahanSk_Intel
主持人
2,015 次查看

Hi,

Thank you for your confirmation.


As this issue has been resolved, we will no longer respond to this thread.

If you require any additional assistance from Intel, please start a new thread.

Any further interaction in this thread will be considered community only. 


Thanks & Regards

Noorjahan


0 项奖励
回复