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

[SYCL][CUDA] Enable printf test for CUDA #1096

Merged
merged 2 commits into from
Aug 5, 2022

Conversation

pgorlani
Copy link

This path allows to enable printf testing for CUDA by avoiding the vector format specifiers (%v), which are actually not supported by CUDA printf.

@pgorlani pgorlani requested a review from a team as a code owner July 14, 2022 09:14
@pgorlani
Copy link
Author

pgorlani commented Aug 5, 2022

Ping @sergey-semenov

@AerialMantis AerialMantis mentioned this pull request Aug 5, 2022
@pvchupin pvchupin merged commit 813b2f6 into intel:intel Aug 5, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
This path allows to enable printf testing for CUDA by avoiding the vector format specifiers (%v), which are actually not supported by CUDA printf.
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
This path allows to enable printf testing for CUDA by avoiding the vector format specifiers (%v), which are actually not supported by CUDA printf.
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