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

openmp option

Kiyo_S_
Beginner
967 Views

dpcpp-cl beta4 compiler does not accept /Qopenmp option and the following message appeared:

 clang-cl: error: unsupported option '/Qopenmp'

But clang-cl (beta4) does not generate this error. 

Is this a limitation ?

0 Kudos
1 Solution
AbhishekD_Intel
Moderator
967 Views

Hi Kiyo,

Thanks for reporting this to us.

We also experienced the same on Win10 with beta-04 toolkit. We have forwarded this to our concerned team they will get back to you soon.

-Abhishek

View solution in original post

0 Kudos
3 Replies
AbhishekD_Intel
Moderator
968 Views

Hi Kiyo,

Thanks for reporting this to us.

We also experienced the same on Win10 with beta-04 toolkit. We have forwarded this to our concerned team they will get back to you soon.

-Abhishek

0 Kudos
Alina_S_Intel
Employee
967 Views

Hi Kiyo,

Thanks for your question. Yes, this is known limitation.

Please, refer  OpenMP* Offload Interoperability for more information.

 

Regards,

Alina

0 Kudos
Alina_S_Intel
Employee
780 Views

dpcpp driver now supports /Qopenmp option.

Checked with oneAPI 2021.2.


0 Kudos
Reply