Intel® C++ Compiler XE 13.1 User and Reference Guides
Programming for Intel® MIC Architecture
Parent topic:
Intel® Many Integrated Core Architecture (Intel® MIC Architecture)
Overview: Heterogeneous Programming
Dealing with Multiple Coprocessors in a System
Offload Using a Pragma
Offload Using Shared Virtual Memory
About Asynchronous Computation
About Asynchronous Data Transfer
Applying the target Attribute to Multiple Declarations
Controlling the Coprocessor's Execution Environment
Using Libraries in Offloaded Code
About Creating Offload Libraries with xiar and xild
Special Cases
OpenMP* Considerations
Data Alignment for Intel® MIC Architecture
Measuring Timing and Data in Offload Regions
__Offload_report
Controls printing offload execution time and the amount of data transferred. This function only applies to Intel® MIC Architecture.
Calling exit() From an Offload Region