Intel® C++ Compiler 19.0 Developer Guide and Reference
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
Restrictions When Programming on Windows* for Intel® MIC Architecture
About Asynchronous Computation (Intel® MIC Architecture)
About Asynchronous Data Transfer (Intel® MIC Architecture)
Offload Using Streams
Applying the target Attribute to Multiple Declarations
Controlling the Coprocessor's Execution Environment
Using Libraries With Offloaded Code
Special Cases
OpenMP* Considerations
Data Alignment for Intel® MIC Architecture
Generating an Offload Report
_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