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

Compiler option /Gm

Flieder__Klaus
Beginner
781 Views

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 

 

 

0 Kudos
1 Solution
Viet_H_Intel
Moderator
781 Views

The compiler version 12.1 is no longer supported. Please upgrade to the latest ones.

View solution in original post

0 Kudos
4 Replies
Viet_H_Intel
Moderator
782 Views

The compiler version 12.1 is no longer supported. Please upgrade to the latest ones.

0 Kudos
Flieder__Klaus
Beginner
781 Views

Thanks my friend, this was very helpful.

0 Kudos
Flieder__Klaus
Beginner
781 Views

Hi guys

i followed your advice and downloaded XE 2018 - because i use VS2015 enterprise and don't want to upgrade.

Uninstalled XE 12.1 and run the install package. It crashed with with the message "intel software setup assistant doesn't work anymore".

No error code or anything.
Trying to reinstall the old compiler afetr that crashed too?

ASUS dual cpu board Z10PE-D8

2 x XEON E5 2699V4

128 GB ram

Win 7 professional 64 Bit

 

any ideas?

Peter

 

0 Kudos
Viet_H_Intel
Moderator
781 Views

Not so sure what happened with your system. Do you have another machine to install?

0 Kudos
Reply