Intel® oneAPI DPC++/C++ Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-982B57AF-C595-4010-9BDC-3D0D99DFE784
Visible to Intel only — GUID: GUID-982B57AF-C595-4010-9BDC-3D0D99DFE784
nologo
Tells the compiler to not display compiler version information.
Linux: |
None |
Windows: |
/nologo |
None
OFF |
Tells the compiler to not display compiler version information.
This option only applies to host compilation. When offloading is enabled, it does not impact device-specific compilation.
Visual Studio: General > Suppress Startup Banner
Eclipse: None
None