Skip to content

Mirror intel/llvm commits #2780

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Mirror intel/llvm commits #2780

wants to merge 4 commits into from

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Jun 7, 2025

Automated changes by create-pull-request GitHub action

staniewzki and others added 4 commits June 7, 2025 00:41
This PR mirrors fixes implemented in
intel/llvm#18406 to adapter L0 v1.
To cleanup async pools properly, USM pool handles must be tracked. This
feature enables `UR_USM_ALLOC_INFO_POOL` prop to be implemented in
`urUSMGetMemAllocInfo`.
The `urUpdatableEnqueueCommandBufferExpTest/SerializeAcrossQueues` test
failed on HIP in CI recently
https://github.com/intel/llvm/actions/runs/15471380123/job/43557243642
Other tests in the same fixture are already documented as as flaky in
intel/llvm#18722

Move the skip on HIP devices up to the base fixture to disable all the
related tests to keep CI green until it can be investigated and fixed.
`cl_khr_command_buffer` symbols changed by
KhronosGroup/OpenCL-Headers#265

Uplift OpenCL-Headers to
KhronosGroup/OpenCL-Headers@60ba29d
and OpenCL-ICD-Loader to
KhronosGroup/OpenCL-ICD-Loader@ddf6c70

The latest header also requires to explicitly enable
`CL_ENABLE_BETA_EXTENSIONS` for beta extensions like
`cl_khr_command_buffer`.
@kbenzie kbenzie requested a review from a team as a code owner June 7, 2025 00:41
@github-actions github-actions bot added ci/cd Continuous integration/devliery conformance Conformance test suite issues. level-zero L0 adapter specific issues opencl OpenCL adapter specific issues command-buffer Command Buffer feature addition/changes/specification auto-close labels Jun 7, 2025
Copy link
Contributor

github-actions bot commented Jun 7, 2025

Unified Runtime -> intel/llvm Repo Move Notice

Information

The source code of Unified Runtime has been moved to intel/llvm under the unified-runtime top-level directory,
all future development will now be carried out there. This was done in intel/llvm#17043.

The code will be mirrored to oneapi-src/unified-runtime and the specification will continue to be hosted at oneapi-src.github.io/unified-runtime.

The contribution guide will be updated with new instructions for contributing to Unified Runtime.

PR Migration

All open PRs including this one will be marked with the auto-close label and shall be automatically closed after 30 days.

Should you wish to continue with your PR you will need to migrate it to intel/llvm.
We have provided a script to help automate this process.

If your PR should remain open and not be closed automatically, you can remove the auto-close label.


This is an automated comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-close ci/cd Continuous integration/devliery command-buffer Command Buffer feature addition/changes/specification conformance Conformance test suite issues. level-zero L0 adapter specific issues opencl OpenCL adapter specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants