Intel® C++ Compiler 16.0 User and Reference Guide

Generating an Assembly File for the Target Executable

This topic only applies to Intel® 64 and IA-32 architectures targeting Intel® Graphics Technology.

To generate a file that file that lists the native assembly for the processor graphics code to be run, include the mgpu-asm-dump (Linux*) or Qgpu-asm-dump (Windows*) compiler option when you invoke the compiler.

The assembly listing can only be generated when native code is generated at link time. Both the assembly listing and the target executable are generated.

To use this option, you must also specify option mgpu-arch (Linux* OS) or Qgpu-arch (Windows* OS).