A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-F111D67B-04E3-453C-AAEC-E783BE8DD11F
Visible to Intel only — GUID: GUID-F111D67B-04E3-453C-AAEC-E783BE8DD11F
Example: Memory Problem
In this example, Intel Inspector detects a host pointer that is used to pass data to device.
Click a problem to highlight problematic code lines.
To solve this problem, one of possible solution is to use shared memory allocation to share data across devices. For details, see Data management with unified shared memory.