Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

[SYCL][Graph] PI Mock Stub for USM Memcpy#193

Merged
EwanC merged 1 commit intosycl-graph-developfrom
ewan/pi_usm_memcpy_mock
May 29, 2023
Merged

[SYCL][Graph] PI Mock Stub for USM Memcpy#193
EwanC merged 1 commit intosycl-graph-developfrom
ewan/pi_usm_memcpy_mock

Conversation

@EwanC
Copy link
Collaborator

@EwanC EwanC commented May 27, 2023

This stub is necessary to compile the unittests for the check-sycl target, fixes build error:

error C2065: 'mock_piextCommandBufferMemcpyUSM': undeclared identifier

This stub is necessary to compile the unittests for the
`check-sycl` target, fixes build error:
```
error C2065: 'mock_piextCommandBufferMemcpyUSM': undeclared identifier
```
@EwanC EwanC added the Graph Implementation Related to DPC++ implementation and testing label May 27, 2023
@EwanC EwanC requested review from Bensuo, julianmi and reble May 27, 2023 20:31
@EwanC
Copy link
Collaborator Author

EwanC commented May 29, 2023

Merging as this is trivial

@EwanC EwanC merged commit dba2dea into sycl-graph-develop May 29, 2023
@Bensuo Bensuo deleted the ewan/pi_usm_memcpy_mock branch May 29, 2023 10:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Graph Implementation Related to DPC++ implementation and testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants