- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I detected a small issue related to /QxHost command line option for Intel C++ compiler on Windows platforms. In command line help a description is:
/QxHost generate instructions for the highest instruction set and processor available on the compilation host machine
and
in a Visual Studio IDE:
The processor performing the compilation
Please take a look at enclosed screenshot ( NoteL It looks like a developer could "send" some C/C++ sources to a CPU and they will be "compiled" by the CPU ):
<img src="software.intel.com/sites/default/files/forum/373678/qxhostoption.jpg"/>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sergey,
the wording is changed in the actual releases to: "Same as the host processor performing the compilation (/QxHost)" in the Visual Studio IDE.
Thanks,
Alex
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, if you set /QxHost in your project, the instruction set will be chosen according to the CPU on which the compilation takes place.
If your point is that the descriptions of the choices aren't particularly useful without looking up background material, I couldn't agree more.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sergey,
thanks for bringing this issue to our attention. I also think the description in Visual Studio could be more clear. I will forward your suggestion to our documentation team.
Thanks,
Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sergey,
the wording is changed in the actual releases to: "Same as the host processor performing the compilation (/QxHost)" in the Visual Studio IDE.
Thanks,
Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Alex, Thanks and sorry for a delay with my response.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page