Offload Options
- qoffload, Qoffload
Lets you specify the mode for offloading or tell the compiler to ignore language constructs for offloading. This option only applies when targeting Intel® Xeon Phi™ products. This is a deprecated option. There is no replacement option. Options /Qoffload- and /Qoffload:none are also available for Intel® Graphics Technology.
- qoffload-arch, Qoffload-arch
Lets you specify the target architecture to use when offloading code. This option only applies when targeting Intel® Xeon Phi™ products and Intel® Graphics Technology. For Intel® Graphics Technology, you can also specify a virtual ISA (vISA).
- qoffload-attribute-target, Qoffload-attribute-target
Causes the compiler to flag file-scope functions and data objects in the source file with the offload attribute target(mic) or target(gfx). This option only applies when targeting Intel® Xeon Phi™ products and Intel® Graphics Technology. This is a deprecated option. There is no replacement option.
- qoffload-option, Qoffload-option
Lets you explicitly specify options to be used for the specified target and tool. This option only applies when targeting Intel® Xeon Phi™ products and Intel® Graphics Technology.
- qoffload-svm, Qoffload-svm
Determines whether the compiler uses Shared Virtual Memory (SVM) mode. This option only applies to Intel® Graphics Technology.