Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 3/22/2024
Public
Document Table of Contents

qopenmp, Qopenmp

You can substitute the option named -qopenmp for option -fopenmp or -fiopenmp (ifx), and you can substitute the option named /Qopenmp for option /Qiopenmp (ifx).

Note that when you specify ifx option -fiopenmp (or /Qiopenmp), it provides the ability to offload to a GPU when -fopenmp-targets (or /Qopenmp-targets) is also specified

For more information, see fopenmp, Qopenmp and fiopenmp, Qiopenmp.