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

[SYCL] XFAIL Printf tests for CUDA on Windows #1051

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

steffenlarsen
Copy link

Building the Printf tests on a Windows machine using the CUDA backend will fail due to the internal logic using a global variable. This commit makes this configuration XFAIL until this problem has been addressed.

Building the Printf tests on a Windows machine using the CUDA backend
will fail due to the internal logic using a global variable. This
commit makes this configuration XFAIL until this problem has been
addressed.

Signed-off-by: Larsen, Steffen <[email protected]>
@mmoadeli
Copy link

Hi @steffenlarsen,
This one is tried and still failing on Windows / CUDA. Wondering if you have any updates or are aware of any progress on this before we start investigating. thanks.

@steffenlarsen
Copy link
Author

Hi @steffenlarsen, This one is tried and still failing on Windows / CUDA. Wondering if you have any updates or are aware of any progress on this before we start investigating. thanks.

I do not have any progress on this beyond the notes in the description. Please keep me posted. 😄

@AlexeySachkov AlexeySachkov changed the title [SYCL] Disable Printf tests for CUDA on Windows [SYCL] XFAIL Printf tests for CUDA on Windows Dec 20, 2022
@againull againull merged commit e8de79e into intel:intel Dec 29, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
Building the Printf tests on a Windows machine using the CUDA backend
will fail due to the internal logic using a global variable. This
commit makes this configuration XFAIL until this problem has been
addressed.

Signed-off-by: Larsen, Steffen <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…1051)

Building the Printf tests on a Windows machine using the CUDA backend
will fail due to the internal logic using a global variable. This
commit makes this configuration XFAIL until this problem has been
addressed.

Signed-off-by: Larsen, Steffen <[email protected]>
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.

4 participants