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