Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7944 Discussions

/Qdiag-enable:openmp broken in Composer XE 12.0.2?

AndrewC
New Contributor III
225 Views
/Qdiag-enable:openmp seems to be broken in Composer XE 12.0.2.154 (Windows 64-bit)

I can't seem to get this to work. If I switch compilers back to 11.1.067 I get the expected output

e.g
(col. 5) remark: OpenMP DEFINED LOOP WAS PARALLELIZED
0 Kudos
3 Replies
TimP
Honored Contributor III
225 Views
The compiler diagnostic you quote is enabled by /Qopenmp along with /Qopenmp-report or /Qopt-report (for either version).
0 Kudos
AndrewC
New Contributor III
225 Views
Thanks


BTW, has anyone noticed, or is it just me, that subscribing to a thread does not seem to generate an e-mail as expected.
0 Kudos
JenniferJ
Moderator
225 Views

Probably there is an issue with the forum. I'm posting again to see if you will get the notification.

Could you respond once you get the email notification? Otherwise if I didn't hear from you by next Monday, it means you didn't get the email notification.

Thanks for letting us know.
Jennifer

0 Kudos
Reply