Skip to content

Commit fa44def

Browse files
committed
Change IPC API (UR)
Signed-off-by: Larsen, Steffen <[email protected]>
1 parent acf286f commit fa44def

38 files changed

+226
-670
lines changed

unified-runtime/include/ur_api.h

Lines changed: 19 additions & 60 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: 0 additions & 1 deletion
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: 5 additions & 10 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: 0 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unified-runtime/include/ur_print.hpp

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

unified-runtime/scripts/core/EXP-INTER-PROCESS-COMMUNICATION.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,13 @@ Enums
3535
* ${x}_device_info_t
3636
* ${X}_DEVICE_INFO_IPC_MEMORY_SUPPORT_EXP
3737

38-
Types
39-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
40-
* ${x}_exp_ipc_mem_handle_t
41-
4238
Functions
4339
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4440
* Inter-Process Communication
4541
* ${x}IPCGetMemHandleExp
4642
* ${x}IPCPutMemHandleExp
4743
* ${x}IPCOpenMemHandleExp
4844
* ${x}IPCCloseMemHandleExp
49-
* ${x}IPCGetMemHandleDataExp
5045

5146
Changelog
5247
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)