Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYCL][E2E] always escape version number in test select_device.cpp #14981

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

yingcong-wu
Copy link
Contributor

  1. For L0 driver, there are version numbers like [1.3.30049+6], which if we don't perform the escape, then the + would interfere the matching.
  2. Why not? there is no harm in doing so.

@yingcong-wu
Copy link
Contributor Author

Hi @intel/llvm-gatekeepers , could you please help merge this PR? Thanks.

@sommerlukas sommerlukas merged commit dd27ef2 into intel:sycl Aug 8, 2024
14 checks passed
@yingcong-wu yingcong-wu deleted the yc/0807-esacpe-ver branch October 28, 2024 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants