HIP
HIP copied to clipboard
EXSWHTEC-10 - Implement additional tests for hipIpcOpenMemHandle
- Verify that opening the same handle in different contexts on same device causes an error
- Verify that opening the handle in the process that created it causes an error
Would it be possible to make it work on Windows too?
@chrispaquot The IPC APIs are only supported on Linux systems.
@mirza-halilcevic : Some tests currently failing. Shared details separately.
@mirza-halilcevic : Some tests currently failing. Shared details separately.
PR updated, you can proceed with the merge.