<description><![CDATA[This sample demonstrates the performance comparision using matrix multiplication kernel of Unified Memory with/without hints and other types of memory like zero copy buffers, pageable, pagelocked memory performing synchronous and Asynchronous transfers on a single GPU.]]></description>
<devicecompilation>whole</devicecompilation>
<includepaths>
<path>./</path>
<path>../</path>
<path>../../common/inc</path>
</includepaths>
<keyconcepts>
<conceptlevel="basic">CUDA Systems Integration</concept>
<conceptlevel="basic">Unified Memory</concept>
<conceptlevel="basic">CUDA Streams and Events</concept>
<conceptlevel="basic">Pinned System Paged Memory</concept>