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

CI testing for UR_L0_CMD_BUFFER_USE_IMMEDIATE_APPEND_PATH #2373

Open
EwanC opened this issue Nov 22, 2024 · 0 comments
Open

CI testing for UR_L0_CMD_BUFFER_USE_IMMEDIATE_APPEND_PATH #2373

EwanC opened this issue Nov 22, 2024 · 0 comments

Comments

@EwanC
Copy link
Contributor

EwanC commented Nov 22, 2024

Merged PR #1975 added a new code path to the L0 command-buffer adapter when a device supports the zeCommandListImmediateAppendCommandListsExp experimental extension. Additional user control of code path selection is provided via the UR_L0_CMD_BUFFER_USE_IMMEDIATE_APPEND_PATH environment variable, which can force the path to be taken or not by the user.

As discussed in PR review comment thread #1975 (comment) we should have CI testing of both code paths enforced through use of the environment variable, as the default code path taken will vary depending on device/L0-driver.

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

No branches or pull requests

1 participant