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][Doc] Fix broken link in forward_progress #12652

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

Pennycook
Copy link
Contributor

sycl_ext_oneapi_launch_queries was originally part of sycl_ext_oneapi_forward_progress. When we split things into two extensions, we forgot to update one of the links.

sycl_ext_oneapi_launch_queries was originally part of
sycl_ext_oneapi_forward_progress. When we split things into two extensions, we
forgot to update one of the links.

Signed-off-by: John Pennycook <john.pennycook@intel.com>
@Pennycook Pennycook added the spec extension All issues/PRs related to extensions specifications label Feb 7, 2024
@Pennycook Pennycook requested a review from a team as a code owner February 7, 2024 16:54
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

Looks like the extension is also considered a dependency, so it LGTM!

@steffenlarsen steffenlarsen merged commit e53e5d5 into intel:sycl Feb 7, 2024
4 checks passed
@Pennycook Pennycook deleted the forward_progress branch February 7, 2024 17:33
@steffenlarsen
Copy link
Contributor

Post-commit failures.

Arc:

Timed Out Tests (1):
  SYCL :: KernelFusion/Reduction/group_reduce_and_last_wg_detection.cpp

Gen12 Linux:

Failed Tests (1):
  SYCL :: ESIMD/aot_mixed.cpp

This is an NFC so these failures are unrelated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec extension All issues/PRs related to extensions specifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants