Skip to content

Commit f120751

Browse files
[UR] Add inter-process communication extension functionality (#20095)
This commit adds functions for handling inter-process communication (IPC) of device USM memory allocations. Support for these functions are implemented for both level zero adapters and the CUDA adapter. --------- Signed-off-by: Larsen, Steffen <[email protected]>
1 parent 51068cd commit f120751

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+2101
-4
lines changed

unified-runtime/include/ur_api.h

Lines changed: 163 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unified-runtime/include/ur_api_funcs.def

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unified-runtime/include/ur_ddi.h

Lines changed: 51 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unified-runtime/include/ur_print.h

Lines changed: 40 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)