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

Exception in function Q.submit([&](handler& h)

Erminio
Beginner
1,247 Views
I wrote a simple example, in the Q.submit statement ([&] (handler & h) reports:
Unhandled exception at 0x00007FFE1E114F69 in DPCPPConsoleApplication1.exe: Microsoft C ++ exception: cl :: sycl :: runtime_error at memory location 0x000000DF205EAA30.
At return submit_impl (CGF, CodeLoc); of queue.hpp (line 226).
I use so window 10 and as device: intel (R) Core (TM) i5-3450 CPU @ 3.10Ghz.
Labels (1)
0 Kudos
5 Replies
HemanthCH_Intel
Moderator
1,226 Views

Hi,

 

Thanks for reaching out to us.

 

We are able to run the program successfully using Visual Studio 2019/2022 and oneAPI 2022.1 version as shown in the screenshots attached.

 

Could you please mention the VS version and oneAPI version you are using?

 

Thanks & Regards,

Hemanth.

 

0 Kudos
Erminio
Beginner
1,223 Views

Hi,

thanks for the attention.

Vs versione is 2019, oneAPI versione is 2021.3

thanks

Erminio.

0 Kudos
HemanthCH_Intel
Moderator
1,182 Views

Hi,

 

Could you please try with the latest version of oneAPI 2022.1. If your issue still persists, then please get back to us.

 

Thanks & Regards,

Hemanth.

 

0 Kudos
HemanthCH_Intel
Moderator
1,154 Views

Hi,

 

We haven't heard back from you. Could you please let us know whether your issue is resolved by using oneAPI 2022.1? If you are still facing any issues, then please get back to us.

 

Thanks & Regards,

Hemanth.

 

0 Kudos
HemanthCH_Intel
Moderator
1,133 Views

Hi,


We haven't heard back from you. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question.


Thanks & Regards,

Hemanth.


0 Kudos
Reply