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][COMPAT] Add set_default_queue functionality #12835

Merged
merged 3 commits into from
Feb 27, 2024

Conversation

Alcpz
Copy link
Contributor

@Alcpz Alcpz commented Feb 27, 2024

This PR adds mechanisms to change the default queue of the current device both via the device extension and a free function.

Signed-off-by: Alberto Cabrera <alberto.cabrera@codeplay.com>
…nctionality

Signed-off-by: Alberto Cabrera <alberto.cabrera@codeplay.com>
@Alcpz Alcpz requested a review from a team as a code owner February 27, 2024 11:08
@Alcpz Alcpz changed the title [SYCL][COMPAT] Add set_default_queue functrionality [SYCL][COMPAT] Add set_default_queue functionality Feb 27, 2024
Copy link
Contributor

@PietroGhg PietroGhg left a comment

Choose a reason for hiding this comment

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

LGTM, thank you

@Alcpz
Copy link
Contributor Author

Alcpz commented Feb 27, 2024

@intel/llvm-gatekeepers Ready to merge.

Failure in CI is unrelated:

Failed Tests (1):
  SYCL :: Graph/Explicit/host_task_multiple_roots.cpp

@sommerlukas
Copy link
Contributor

Unrelated CI failure is tracked in #12759

@sommerlukas sommerlukas merged commit e72b85c into intel:sycl Feb 27, 2024
11 of 12 checks passed
@Alcpz Alcpz deleted the Alcpz/add_set_default_queue branch June 27, 2024 15:46
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