Intel® Fortran Compiler 18.0 Developer Guide and Reference
This topic only applies when targeting Intel® Xeon Phi™ products.
To display compiler options that are passed to offload compilation after they are specified on the host compilation command line, specify the following option, which is only available when targeting Intel® Xeon Phi™ products:
-watch=mic-cmd ! Linux systems
/watch:mic-cmd ! Windows systems
Only options that are automatically passed are displayed.
For more information about the watch option, which can also be used to display other information, see watch.
Other compiler options are not passed to offload compilation automatically.
If you want to pass additional options to offload compilation, or you would like to override the command line options automatically passed to offload compilation, you must use option [q or Q]offload-option to specify the additional or overriding options.
For more information about this option, see qoffload-option, Qoffload-option.