Skip to content

Add pid to the umf_ipc_data_t structure #505

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2024

Conversation

vinser52
Copy link
Contributor

@vinser52 vinser52 commented May 20, 2024

Add pid to the umf_ipc_data_t structure

Description

Add pid to the umf_ipc_data_t structure. It is required to implement IPC cache for the umfOpenIPCHandle function on the consumer side.
Also moved getpid implementation from the provider_os_memory to the utils_common.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@vinser52 vinser52 requested a review from a team as a code owner May 20, 2024 11:52
@vinser52 vinser52 merged commit b6c5c8d into oneapi-src:main May 20, 2024
63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants