Skip to content

Conversation

@EwanC
Copy link
Contributor

@EwanC EwanC commented Apr 14, 2025

SYCL-Graph contains two aspects for a device to report extension support. Make the relationship between the two aspects clearer to readers, as it wasn't immediately obvious to reviewers of an application PR using these aspects.

SYCL-Graph contains two aspects for reporting extension support.
Make the relationship between the two aspects clearer to readers,
as it wasn't immediately obvious to reviewers of a
[application PR](ggml-org/llama.cpp#12873)
using these aspects.
@EwanC EwanC requested a review from a team as a code owner April 14, 2025 09:46
@EwanC EwanC requested a review from reble April 14, 2025 09:46
@EwanC EwanC changed the title [SYCL][Graph] Clarify aspect relationship [NFC][SYCL][Graph] Clarify aspect relationship Apr 15, 2025
@EwanC
Copy link
Contributor Author

EwanC commented Apr 15, 2025

@intel/llvm-gatekeepers This is good to merge, there's a Jenkins precommit CI fail but this is a doc only patch.

@dm-vodopyanov
Copy link
Contributor

@intel/llvm-gatekeepers This is good to merge, there's a Jenkins precommit CI fail but this is a doc only patch.

@EwanC the conclusion that if Jenkins/Precommit failed on doc-only patch, then everything is good - is not quite correct. We have a check in Jenkins/Precommit that executes on any text - including documentation. It is passed here. It is another check that failed which is really not related to documentation. I see this failure is CI-related and flaky, as it was passed on the recent PRs. So merging this PR. BTW, tag [Doc] is missing.

@dm-vodopyanov dm-vodopyanov changed the title [NFC][SYCL][Graph] Clarify aspect relationship [NFC][SYCL][Graph][Doc] Clarify aspect relationship Apr 15, 2025
@dm-vodopyanov dm-vodopyanov merged commit 62e74fa into intel:sycl Apr 15, 2025
3 of 4 checks passed
@kbenzie
Copy link
Contributor

kbenzie commented Apr 15, 2025

It is passed here.

I retried the Jenkins/Precommit which is why it passed.

@dm-vodopyanov
Copy link
Contributor

It is passed here.

I retried the Jenkins/Precommit which is why it passed.

I think there might be a misunderstanding. Do you mean the check which starts with letter I failed (I will not publish the full name of this check), you restarted it and now it is passed? (currently it is passed, by saying "It is passed here." I meant this exactly check) Because otherwise the whole Jenkins/Precommit is failing, and the check which starts wilt letter P inside - is still failing as well.

@kbenzie
Copy link
Contributor

kbenzie commented Apr 15, 2025

When I first looked at this PR after gatekeepers were pinged I noticed the Jenkins/Precommit job had failed so I want to look at the logs, it was an infrastructure issue, so I restarted the pipeline and it passed. Between that happening and my returning to look at the results I think you came along and merged the PR.

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