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] Use %threads_lib expansion instead of custom expansion in Graph test #15370

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

ayylol
Copy link
Contributor

@ayylol ayylol commented Sep 12, 2024

Removes custom expansion only used in this test, in favor of using %threads_lib. The custom expansion used -pthread explicitly, which produced an unknown argument warning when running using the clang-cl driver.

@againull
Copy link
Contributor

Failure is unrelated and covered with github issue.

@againull
Copy link
Contributor

againull commented Sep 13, 2024

@intel/sycl-graphs-reviewers Could you please take a look.

@ayylol
Copy link
Contributor Author

ayylol commented Sep 16, 2024

@intel/llvm-gatekeepers This is ready to merge. The failure is unrelated - #15341

@sergey-semenov sergey-semenov merged commit 371ef5e into intel:sycl Sep 16, 2024
12 of 13 checks passed
@ayylol ayylol deleted the graph-threading branch September 16, 2024 14:52
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