<description><![CDATA[This CUDA Runtime API sample is a very basic sample that demonstrates Inter Process Communication with one process per GPU for computation. Requires Compute Capability 3.0 or higher and a Linux Operating System, or a Windows Operating System with TCC enabled GPUs]]></description>
<devicecompilation>whole</devicecompilation>
<files>
<file>../../Common/helper_multiprocess.cpp</file>
</files>
<includepaths>
<path>./</path>
<path>../</path>
<path>../../common/inc</path>
</includepaths>
<keyconcepts>
<conceptlevel="basic">CUDA Systems Integration</concept>