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

[L0] Update async alloc support to lateset spec changes #17772

Open
npmiller opened this issue Apr 1, 2025 · 0 comments
Open

[L0] Update async alloc support to lateset spec changes #17772

npmiller opened this issue Apr 1, 2025 · 0 comments
Assignees
Labels
bug Something isn't working level-zero Issues related to the Level Zero backend unified-runtime

Comments

@npmiller
Copy link
Contributor

npmiller commented Apr 1, 2025

Describe the bug

The following PR:

Introduced some UR changes to the async allocations support, which means some of the tests are failing on L0. The L0 adapter should be updated to fix the tests.

See (job):

FAIL: SYCL :: AsyncAlloc/device/memory_pool.cpp (1569 of 2326)
******************** TEST 'SYCL :: AsyncAlloc/device/memory_pool.cpp' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 2: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/AsyncAlloc/device/Output/memory_pool.cpp.tmp.out
+ env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/AsyncAlloc/device/Output/memory_pool.cpp.tmp.out
SYCL exception caught! : Native API failed. Native API returns: 44 (UR_RESULT_ERROR_UNSUPPORTED_FEATURE)

--

********************

To reproduce

No response

Environment

Additional context

No response

@npmiller npmiller added the bug Something isn't working label Apr 1, 2025
@kbenzie kbenzie added the level-zero Issues related to the Level Zero backend label Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working level-zero Issues related to the Level Zero backend unified-runtime
Projects
None yet
Development

No branches or pull requests

4 participants