You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
piextGetMemoryConnection
pi_memory_connection
hDevice
is passed topiMemBufferCreate
&piMemImageCreate
The text was updated successfully, but these errors were encountered: