Skip to content

[SYCL][E2E] Use %{run-unfiltered-devices} for sycl-ls RUN lines #17198

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

Merged
merged 2 commits into from
Feb 28, 2025

Conversation

aelovikov-intel
Copy link
Contributor

No description provided.

Copy link
Contributor

@ayylol ayylol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ grep -r "RUN:.*sycl-ls" | grep -v "%{run"
Adapters/adapter-release.cpp:// RUN: env SYCL_UR_TRACE=2 sycl-ls | FileCheck %s
Adapters/dll-detach-order.cpp:// RUN: env SYCL_UR_TRACE=-1 sycl-ls | FileCheck %s
Adapters/sycl-ls.cpp:// RUN: sycl-ls --verbose | grep "Device \[" | wc -l >%t.verbose.out
Adapters/sycl-ls.cpp:// RUN: sycl-ls | wc -l >%t.concise.out

I think Adapters/dll-detach-order.cpp should also be changed, that should be all of them.

Copy link
Contributor

@ayylol ayylol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@aelovikov-intel
Copy link
Contributor Author

Ping @intel/unified-runtime-reviewers

@aelovikov-intel aelovikov-intel merged commit 194ec74 into intel:sycl Feb 28, 2025
19 checks passed
@aelovikov-intel aelovikov-intel deleted the run-sycl-ls branch February 28, 2025 14:10
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.

4 participants