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

[SYCL][CUDA][HIP] Remove XFAIL from tests failing due to usm_prefetch #464

Merged
merged 1 commit into from
Sep 17, 2021

Conversation

AidanBeltonS
Copy link

CUDA and HIP previously failed due to a placeholder flag being set.
This has been removed as the flag should not change the functions behaviour.
This patch removes the XFAIL from USM/prefetch.cpp and USM/dep_events.cpp as they
should now be expected to pass for CUDA and HIP.

Text from llvm PR #4568

Patch removes assertions in pi_cuda, pi_hip, and pi_level_zero which fail based upon the flag given to the function.
prefetch_usm function now does not pass flag to PI.
The flag is a placeholder and should be ignored.

This is a follow up PR from issue #4467

@vladimirlaz vladimirlaz merged commit 7689457 into intel:intel Sep 17, 2021
@AidanBeltonS AidanBeltonS deleted the cuda-usm-prefetch branch September 17, 2021 15:44
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
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.

2 participants