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

Option /MP is ignored by C++ 13.1

Pavel_Holoborodko__A
261 Views

I have been using C++ XE 13. 0 for a while.  I liked very much multi-processor compilation capabilities. Compiler was using all 8 cores and it was very fast.

However latest update to compiler (Update 5) ignores /MP completely. Now compiler is using only one core during compilation and it takes forever to build the same project with the same settings. 

0 Kudos
1 Reply
Marián__VooDooMan__M
New Contributor II
261 Views

I have already reported this issue to https://premier.intel.com/ and the issue is confirmed and under investigation.

0 Kudos
Reply