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

[UR][L0] Add support for in-order lists #1062

Closed
wants to merge 3 commits into from

Conversation

jandres742
Copy link

@jandres742 jandres742 commented Nov 9, 2023

[UR][L0] Add support for in-order lists

Resolves: #941

Signed-off-by: Jaime Arteaga jaime.a.arteaga.molina@intel.com

LLVM Testing: intel/llvm#11845

@jandres742 jandres742 changed the title Inorderlists [UR][L0] Add support for in-order lists Nov 9, 2023
@jandres742 jandres742 force-pushed the inorderlists branch 12 times, most recently from d0a2e28 to 187e224 Compare November 16, 2023 01:03
@jandres742 jandres742 force-pushed the inorderlists branch 5 times, most recently from 28eacb7 to 41bd7ee Compare November 23, 2023 01:06
Jaime Arteaga added 3 commits November 26, 2023 21:56
This to use latest features present in L0 spec.

Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
Use ZE_COMMAND_QUEUE_FLAG_IN_ORDER when
UR_L0_USE_DRIVER_INORDER_LISTS is enabled.

Resolves: oneapi-src#941

Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
Avoid events in appendLaunchKernels for in-order lists

Resolves: oneapi-src#941

Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
@fabiomestre fabiomestre changed the base branch from adapters to main December 5, 2023 16:50
@fabiomestre
Copy link
Contributor

I have updated the target branch of this PR from the adapters branch to the main branch.
Development in UR is moving back to main. The adapters branch will soon be deleted.

@kbenzie kbenzie added the level-zero L0 adapter specific issues label Apr 10, 2024
@kbenzie kbenzie closed this Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level-zero L0 adapter specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UR][L0] Add in-order support for L0 adapter
3 participants