Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

openmp intermediate code in icc

nik80
Beginner
280 Views
Hi,
is there any way to get the code that is produced (with calls to libguide routines, etc.) by the compiler after parsing the openmp directives in a program?

0 Kudos
1 Reply
jimdempseyatthecove
Honored Contributor III
280 Views

Is there an option to produce the Assembler listing?

Jim

0 Kudos
Reply