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

Fix enqueue-arg-order-image test on CUDA #174

Merged
merged 2 commits into from
Mar 9, 2021
Merged

Fix enqueue-arg-order-image test on CUDA #174

merged 2 commits into from
Mar 9, 2021

Conversation

sergey-semenov
Copy link

The test checks the arguments passed to piMemImageCreate, several of
which are only set if a host pointer is passed. Since whether or not
that pointer is passed depends on host unified memory support, enforce
it for this test.

The test checks the arguments passed to piMemImageCreate, several of
which are only set if a host pointer is passed. Since whether or not
that pointer is passed depends on host unified memory support, enforce
it for this test.
Co-authored-by: vladimirlaz <[email protected]>
@vladimirlaz vladimirlaz merged commit 8d41246 into intel:intel Mar 9, 2021
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
The test checks the arguments passed to piMemImageCreate, several of
which are only set if a host pointer is passed. Since whether or not
that pointer is passed depends on host unified memory support, enforce
it for this test.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants