Hello and a happy new year
I try to enable multi processor compilation for my project.
This works fine with the VS compiler, by adding the option /Gm-
After switching to the intel compiler it uses only one core.
The option /MP is set.
Among the comiler options i can not find one that is comparable to the VS /Gm option.
No warning is shown during the compile process.
Win 7 / 64
VS 2010
Intel XE 12.1
Moving the whole project to my laptop, which is running win 10 Enterprise, everything works perfect.
kind regards
Peter
TCE Open Date:
Friday, January 3, 2020 - 10:37