Skip to content
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

[UR] Add PI changes to support multi-device contexts. #437

Closed
veselypeta opened this issue Apr 11, 2023 · 1 comment
Closed

[UR] Add PI changes to support multi-device contexts. #437

veselypeta opened this issue Apr 11, 2023 · 1 comment
Labels
pi DPC++ PI requirement specification Changes or additions to the specification
Milestone

Comments

@veselypeta
Copy link
Contributor

intel/llvm#6446 introduces several changes to the PI interface - we should reflect these changes in unified runtime. This PR is still in-review so some changes may still occur.

Key Changes:

  • new entry-point piextGetMemoryConnection
  • new enum pi_memory_connection
  • additional parameter hDevice is passed to piMemBufferCreate & piMemImageCreate
@veselypeta veselypeta added pi DPC++ PI requirement specification Changes or additions to the specification labels Apr 11, 2023
@kbenzie
Copy link
Contributor

kbenzie commented Apr 11, 2023

I think this is a duplicate of #53

@kbenzie kbenzie closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2023
@kbenzie kbenzie added this to the 0.7 milestone Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pi DPC++ PI requirement specification Changes or additions to the specification
Projects
None yet
Development

No branches or pull requests

2 participants